Skip to content

Commit

Permalink
Update xdelta3-rs fork address
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarhussain committed Oct 8, 2024
1 parent 85bf674 commit 3d4aeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ napi = { version = "2", default-features = false, features = ["napi4"] }
napi-derive = "2"
futures-io = "0.3"
futures-util = { version = "0.3", default-features = false, features = ["default", "io"] }
xdelta3 = { git = "https://github.com:/nazarhussain/xdelta3-rs.git", branch = "nh/update-build-script" }
xdelta3 = { git = "https://github.com:/ChainSafe/xdelta3-rs.git", branch = "nh/update-build-script" }

[build-dependencies]
napi-build = "2"
Expand Down

0 comments on commit 3d4aeae

Please sign in to comment.