Explorar o código

Update dependencies

Vadim Kaushan %!s(int64=4) %!d(string=hai) anos
pai
achega
3aaa2f48eb
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      Cargo.toml

+ 3 - 3
Cargo.toml

@@ -9,11 +9,11 @@ keywords = ["riscv", "register", "peripheral"]
 license = "ISC"
 
 [dependencies]
-bare-metal = ">=0.2.0,<0.2.5"
-bit_field = "0.9.0"
+bare-metal = "0.2.5"
+bit_field = "0.10.0"
 
 [build-dependencies]
 riscv-target = "0.1.2"
 
 [features]
-inline-asm = []
+inline-asm = []