Skip to content

Commit 4c948bc

Browse files
committed
Update lockfile for changes to std_detect
1 parent a971238 commit 4c948bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,9 +336,9 @@ dependencies = [
336336
name = "std_detect"
337337
version = "0.1.5"
338338
dependencies = [
339-
"alloc",
340-
"core",
341339
"libc",
340+
"rustc-std-workspace-alloc",
341+
"rustc-std-workspace-core",
342342
]
343343

344344
[[package]]

0 commit comments

Comments
 (0)