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 0000db5 commit 9f162c4Copy full SHA for 9f162c4
patches/stdlib-lock.toml
@@ -42,12 +42,9 @@ checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
42
43
[[package]]
44
name = "cc"
45
-version = "1.0.83"
+version = "1.0.90"
46
source = "registry+https://github.com/rust-lang/crates.io-index"
47
-checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
48
-dependencies = [
49
- "libc",
50
-]
+checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5"
51
52
53
name = "cfg-if"
rust-toolchain
@@ -1,3 +1,3 @@
1
[toolchain]
2
-channel = "nightly-2024-03-09"
+channel = "nightly-2024-03-16"
3
components = ["rust-src", "rustc-dev", "llvm-tools"]
0 commit comments