We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6633d66 commit 250d083Copy full SHA for 250d083
patches/stdlib-lock.toml
@@ -42,9 +42,9 @@ checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
42
43
[[package]]
44
name = "cc"
45
-version = "1.0.90"
+version = "1.0.97"
46
source = "registry+https://github.com/rust-lang/crates.io-index"
47
-checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5"
+checksum = "099a5357d84c4c61eb35fc8eafa9a79a902c2f76911e5747ced4e032edd8d9b4"
48
49
50
name = "cfg-if"
rust-toolchain
@@ -1,3 +1,3 @@
1
[toolchain]
2
-channel = "nightly-2024-05-03"
+channel = "nightly-2024-05-11"
3
components = ["rust-src", "rustc-dev", "llvm-tools"]
0 commit comments