diff --git a/Cargo.toml b/Cargo.toml index bfce4e2..4174b63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ repository = "https://github.com/rinafcode/teachLink_contract" license = "MIT" [workspace.dependencies] -soroban-sdk = "25.3.0" +soroban-sdk = "26.0.0" # Coverage and testing dependencies cargo-llvm-cov = "0.6"