diff --git a/Cargo.toml b/Cargo.toml index ea4b7f9..2b133f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,8 +9,8 @@ license = "MIT OR Apache-2.0" repository = "https://github.com/esp-rs/riscv-atomic-emulation-trap" [dependencies] -riscv = "0.8.0" -riscv-rt = "0.9.0" +riscv = "0.10.0" +riscv-rt = "0.10.0" [build-dependencies] riscv-target = "0.1.2" \ No newline at end of file