Parcourir la source

derive: bump to 0.1.38

Josh Stone il y a 8 ans
Parent
commit
be61427d03
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.37"
+version = "0.1.38"
 
 [dependencies]
 quote = "0.1.3"