Skip to content

Commit

Permalink
Update moosync-edk dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovenoboyo committed Jan 22, 2025
1 parent 252c3a5 commit 8b0eda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
bytes = "1.9.0"
getrandom = "0.2.15"
moosync-edk = { path = "/home/ovenoboyo/projects/moosync/tauri/Moosync/lib/extensions-wasm/wasm-extension-rs" }
moosync-edk = { git = "https://github.com/Moosync/wasm-extension-runner.git" }
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.133"

Expand Down

0 comments on commit 8b0eda5

Please sign in to comment.