Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kukkok3 committed Oct 10, 2023
1 parent 40172dc commit e2cefee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voting-hir/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ license = "MIT OR Apache-2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
jormungandr-lib = { git = "https://github.com/input-output-hk/jormungandr.git", branch = "catalyst-fund9" }
jormungandr-lib = { git = "https://github.com/input-output-hk/jormungandr.git", branch = "catalyst-fund11" }
serde = { version = "1", features = ["derive"], optional = true }

0 comments on commit e2cefee

Please sign in to comment.