We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115e793 commit 255528cCopy full SHA for 255528c
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "conv"
3
-version = "0.3.0"
+version = "0.3.1"
4
authors = ["Daniel Keep <[email protected]>"]
5
6
description = "This crate provides a number of conversion traits with more specific semantics than those provided by 'as' or 'From'/'Into'."
0 commit comments