Skip to content

Commit a28cb66

Browse files
committed
chore(library/std): update Cargo.lock
1 parent 9b20ec3 commit a28cb66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -319,9 +319,9 @@ dependencies = [
319319

320320
[[package]]
321321
name = "safa-abi"
322-
version = "0.5.0"
322+
version = "0.5.3"
323323
source = "registry+https://github.com/rust-lang/crates.io-index"
324-
checksum = "b3d18cba7a9cd5b90fcfd2ba1c82b6abfef5e901be85bb5df901df7be26bfa87"
324+
checksum = "0dff02820bf9a9206ba3f1ce76dc0ead67e15fbdda32c316ff6452680c71b7a5"
325325
dependencies = [
326326
"compiler_builtins",
327327
"rustc-std-workspace-alloc",
@@ -331,7 +331,7 @@ dependencies = [
331331
[[package]]
332332
name = "safa-api"
333333
version = "0.4.3"
334-
source = "git+https://github.com/SafaOS/safa-api#e412e8f1704026f5252b3ca7c249ea00a1e1806c"
334+
source = "git+https://github.com/SafaOS/safa-api#fc4410ba07ce23aabb08705298a70822a2f4ea5f"
335335
dependencies = [
336336
"compiler_builtins",
337337
"rustc-std-workspace-alloc",

0 commit comments

Comments
 (0)