Skip to content

Commit

Permalink
Update cargo toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gRoussac committed Oct 21, 2024
1 parent c4d504d commit a27ac64
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 @@ -55,7 +55,7 @@ uint = "0.9.5"
tempfile = "3.8.1"

[patch.crates-io]
casper-types = { version = "5.0.0", git = "https://github.com/casper-network/casper-node", branch = "rustSDK-feat-2.0" }
casper-types = { version = "5.0.0", git = "https://github.com/casper-network/casper-node", branch = "feat-2.0" }

[package.metadata.deb]
features = ["vendored-openssl"]
Expand Down

0 comments on commit a27ac64

Please sign in to comment.