Przeglądaj źródła

derive: bump to 0.1.39

Josh Stone 8 lat temu
rodzic
commit
75372c0639
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      derive/Cargo.toml

+ 1 - 1
derive/Cargo.toml

@@ -7,7 +7,7 @@ keywords = ["mathematics", "numerics"]
 license = "MIT/Apache-2.0"
 name = "num-derive"
 repository = "https://github.com/rust-num/num"
-version = "0.1.38"
+version = "0.1.39"
 
 [dependencies]
 quote = "0.1.3"