Merge pull request #26 from vhdirk/master

remove version from glib dependency
This commit is contained in:
Guillaume Gomez
2019-02-23 12:44:32 +01:00
committed by GitHub

View File

@@ -14,7 +14,6 @@ name = "javascriptcore"
[dependencies.glib]
git = "https://github.com/gtk-rs/glib"
version = "^0.6.0"
[dependencies.javascriptcore-rs-sys]
git = "https://github.com/gtk-rs/javascriptcore-rs"