We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77471c4 commit 34bb21bCopy full SHA for 34bb21b
3 files changed
.gitignore
@@ -1 +1,2 @@
1
+/Cargo.lock
2
/target
Cargo.lock
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "num-primitive"
3
-version = "0.1.1"
+version = "0.2.0"
4
description = "Traits for primitive numeric types"
5
repository = "https://github.com/rust-num/num-primitive"
6
license = "MIT OR Apache-2.0"
0 commit comments