Skip to content

Commit

Permalink
Merge branch 'main' into diralik/fix-domain-transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
dima74 authored Jul 8, 2024
2 parents 062711e + 02c3821 commit 6a33d63
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ rustc-hash = "1.1.0"
serde = { version = "1.0.203", default-features = false }
serde_json = { version = "1.0.120", default-features = false }
serde_yaml = "0.9.34"
serde_with = { version = "3.8.2", default-features = false }
serde_with = { version = "3.8.3", default-features = false }
parity-scale-codec = { version = "3.6.12", default-features = false }
json5 = "0.4.1"
toml = "0.8.14"
Expand Down

0 comments on commit 6a33d63

Please sign in to comment.