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

Commit c003d67

Browse files
authored
Merge pull request #13 from Dirout/renovate/serde-1.x
Update Rust crate serde to 1.0.127
2 parents dc7abb1 + 3a9957c commit c003d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grabber/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ edition = "2018"
1010
chrono = { version = "0.4.19", features = ["unstable-locales"] }
1111
clap = { version = "3.0.0-beta.2", features = ["yaml", "wrap_help", "suggestions", "color"] }
1212
octocrab = "0.11.0"
13-
serde = "1.0.123"
13+
serde = "1.0.127"
1414
serde_yaml = "0.8.17"
1515
tokio = { version = "1.1.1", features = ["macros", "rt-multi-thread"] }

0 commit comments

Comments
 (0)