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

Commit

Permalink
Update Rust crate serde to 1.0.127
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 14, 2021
1 parent 35ca92c commit 9ed7352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grabber/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ edition = "2018"
chrono = { version = "0.4.19", features = ["unstable-locales"] }
clap = { version = "3.0.0-beta.2", features = ["yaml", "wrap_help", "suggestions", "color"] }
octocrab = "0.11.0"
serde = "1.0.123"
serde = "1.0.127"
serde_yaml = "0.8.17"
tokio = { version = "1.1.1", features = ["macros", "rt-multi-thread"] }

0 comments on commit 9ed7352

Please sign in to comment.