Skip to content

Commit

Permalink
chore: upgrade ckb-std
Browse files Browse the repository at this point in the history
  • Loading branch information
quake committed Mar 20, 2024
1 parent a4497ed commit 9c0cad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckb-auth-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dynamic-library-memory-400 = ["enable-dynamic-library"]
dynamic-library-memory-600 = ["enable-dynamic-library"]

[dependencies]
ckb-std = "0.14.3"
ckb-std = "0.15.0"
lazy_static = { version = "1.4.0", optional = true, features = ["spin_no_std"] }

[target.'cfg(target_arch = "riscv64")'.dependencies]
Expand Down

0 comments on commit 9c0cad8

Please sign in to comment.