mirror of
https://github.com/tauri-apps/javascriptcore-rs.git
synced 2026-01-31 00:35:17 +01:00
Fix git dependencies to point to gtk-rs monorepo
This commit is contained in:
@@ -13,7 +13,7 @@ keywords = ["javascript", "gtk-rs", "gnome"]
|
||||
name = "javascriptcore"
|
||||
|
||||
[dependencies.glib]
|
||||
git = "https://github.com/gtk-rs/glib"
|
||||
git = "https://github.com/gtk-rs/gtk-rs.git"
|
||||
|
||||
[dependencies.javascriptcore-rs-sys]
|
||||
path = "./javascriptcore-sys"
|
||||
|
||||
Reference in New Issue
Block a user