Skip to content

Commit d1c22b3

Browse files
committed
fix(deps): update rust crate serde_json to 1.0.106
1 parent 7ac1d03 commit d1c22b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -33,7 +33,7 @@ cached = "0.44.0"
3333
jsonwebtoken = "8.3.0"
3434
rand = "0.8.5"
3535
minreq = { version = "2.8.1", features = ["serde_json", "json-using-serde", "https-rustls"] }
36-
serde_json = "1.0.105"
36+
serde_json = "1.0.106"
3737
lazy_static = "1.4.0"
3838
forge-lib = { git = "https://github.com/beat-forge/lib", version = "1.0.0" }
3939
migration = { path = "./migration" }

0 commit comments

Comments
 (0)