mirror of
https://github.com/tauri-apps/javascriptcore-rs.git
synced 2026-01-31 00:35:17 +01:00
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"javascriptcore-rs-sys": patch
|
||||
---
|
||||
|
||||
Update url in Cargo.toml.
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## \[0.3.1]
|
||||
|
||||
- Update url in Cargo.toml.
|
||||
- [02b8c18](https://github.com/tauri-apps/javascriptcore-rs/commit/02b8c1829ca828866df8965b0c904372ba335960) Update url in Cargo.toml of sys crate on 2021-10-25
|
||||
|
||||
## \[0.3.0]
|
||||
|
||||
- Update Gir files
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "javascriptcore-rs-sys"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
authors = [ "The Gtk-rs Project Developers" ]
|
||||
description = "Sys functions for the Rust bindings of the javacriptcore library"
|
||||
repository = "https://github.com/tauri-apps/javascriptcore-rs"
|
||||
|
||||
Reference in New Issue
Block a user