Skip to content

Commit c9233f7

Browse files
authored
fix: better edge case handling and test suite improvements (#9)
1 parent 3b8ea42 commit c9233f7

7 files changed

Lines changed: 2762 additions & 638 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ keywords = ["no_std", "wasm"]
1212
rust-version = "1.89"
1313

1414
[dependencies]
15-
soroban-sdk = { version = "23.0.2" }
15+
soroban-sdk = { version = "23" }

0 commit comments

Comments
 (0)