Skip to content

Commit

Permalink
[encointer] Align parity-scale-codec 3.0.0 -> 3.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Jan 22, 2024
1 parent 39a6b54 commit 9bbf122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-parachains/encointer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository.workspace = true
version.workspace = true

[dependencies]
codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = [
codec = { package = "parity-scale-codec", version = "3.6.9", default-features = false, features = [
"derive",
] }
hex-literal = { version = "0.4.1", optional = true }
Expand Down

0 comments on commit 9bbf122

Please sign in to comment.