Skip to content

Commit 57bd125

Browse files
committed
fix(deps): update rust crate serde_json to 1.0.108
1 parent 874b8c5 commit 57bd125

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 = "9.1.0"
3434
rand = "0.8.5"
3535
minreq = { version = "2.11.0", features = ["serde_json", "json-using-serde", "https-rustls"] }
36-
serde_json = "1.0.107"
36+
serde_json = "1.0.108"
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)