We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b4bc3 commit 51aa74cCopy full SHA for 51aa74c
helper/Cargo.toml
@@ -27,7 +27,7 @@ cached = "0.53.1"
27
tokio = { version = "1.34.0", features = ["full"] }
28
similar = "2.4.0"
29
csv = "1.3.0"
30
-octocrab = "0.41.0"
+octocrab = "0.42.1"
31
openssl = { version = "0.10", features = ["vendored"] }
32
reqwest = { version = "0.12.2", features = ["json", "gzip", "native-tls", "socks"] }
33
nvd-model = { path = "../nvd-model", features = ["db"] }
0 commit comments