Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
pin version (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanbono authored Sep 13, 2023
1 parent 3ae2fa6 commit 6a2924e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 2 additions & 12 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 @@ -56,7 +56,7 @@ once_cell = "1.17.1"
starknet = { workspace = true }
base64 = { version = "0.21.0", default-features = false, features = ["alloc"] }
flate2 = "1.0.25"
serde_json_pythonic = { git = "https://github.com/xJonathanLEI/serde_json_pythonic", tag = "v0.1.2"}
serde_json_pythonic = "0.1.2"

[dev-dependencies]
assert_matches = "1.5.0"
Expand Down

0 comments on commit 6a2924e

Please sign in to comment.