Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Commit a1c0850

Browse files
fix(deps): update rust crate serde to 1.0.159
1 parent ff02709 commit a1c0850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ authors = ["Noel <[email protected]>"]
2323
fern = "0.6.1"
2424
tokio = { version = "1.18.2", features = ["full"] }
2525
log = "0.4.17"
26-
serde = "1.0.137"
26+
serde = "1.0.159"
2727
toml = "0.5.9"
2828
once_cell = "1.12.0"
2929
sentry = "0.26.0"

0 commit comments

Comments
 (0)