Skip to content

Commit ca3b86a

Browse files
committed
[library/Cargo.lock]: update
1 parent 9811f3c commit ca3b86a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

library/Cargo.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,9 @@ dependencies = [
315315

316316
[[package]]
317317
name = "safa-abi"
318-
version = "0.2.5"
318+
version = "0.2.6"
319+
source = "registry+https://github.com/rust-lang/crates.io-index"
320+
checksum = "617b641b6bb77bea88fd0b0eec72d76297085c4d4649274ade76ff82a0972b75"
319321
dependencies = [
320322
"compiler_builtins",
321323
"rustc-std-workspace-alloc",
@@ -324,7 +326,9 @@ dependencies = [
324326

325327
[[package]]
326328
name = "safa-api"
327-
version = "0.2.6"
329+
version = "0.2.7"
330+
source = "registry+https://github.com/rust-lang/crates.io-index"
331+
checksum = "9dc4b52019a487eb362653f6ee943d1d9abd5cfa73aff331f90569d3ad5efa8c"
328332
dependencies = [
329333
"compiler_builtins",
330334
"rustc-std-workspace-alloc",

0 commit comments

Comments
 (0)