Pārlūkot izejas kodu

derive: bump to 0.1.39

Josh Stone 8 gadi atpakaļ
vecāks
revīzija
75372c0639
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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"