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

Commit 9cdd352

Browse files
juanbonofannyguthmann
authored andcommitted
pin version (#1026)
1 parent e5be4da commit 9cdd352

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

Cargo.lock

Lines changed: 2 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ once_cell = "1.17.1"
5656
starknet = { workspace = true }
5757
base64 = { version = "0.21.0", default-features = false, features = ["alloc"] }
5858
flate2 = "1.0.25"
59-
serde_json_pythonic = { git = "https://github.com/xJonathanLEI/serde_json_pythonic", tag = "v0.1.2"}
59+
serde_json_pythonic = "0.1.2"
6060

6161
[dev-dependencies]
6262
assert_matches = "1.5.0"

0 commit comments

Comments
 (0)