diff --git a/Cargo.toml b/Cargo.toml index c61b0f9..a36c383 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,5 +8,5 @@ edition = "2018" [dependencies] github-rs = "0.7" -serde_json = "1.0" +serde_json = "1.0.116" serde = { version = "1.0", features = ["derive"] } \ No newline at end of file