Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
GuiGou12358 committed Aug 30, 2024
1 parent 81b50af commit 1b5a8ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/pink-libs/subrpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ hex = { version = "0.4.3", default-features = false, features = ["alloc"] }
pink = { version = "0.4.1", path = "../../pink/pink", default-features = false }
sp-core-hashing = { version = "9", default-features = false }

serde = { version = "1.0.140", default-features = false, features = ["derive", "alloc"]}
serde = { version = "1.0.209", default-features = false, features = ["derive", "alloc"]}
pink-json = { version = "0.4", default-features = false }

ss58-registry = { version = "1.33.0", default-features = false }
ss58-registry = { version = "1.47.0", default-features = false }
base58 = { version = "0.2.0", default-features = false }

[dev-dependencies]
Expand Down

0 comments on commit 1b5a8ef

Please sign in to comment.