We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9825b61 commit b20958eCopy full SHA for b20958e
Cargo.toml
@@ -1,12 +1,12 @@
1
[package]
2
name = "refined_type"
3
description = "A library for imbuing rules into types and elevating them to more robust types"
4
-authors = ["Tomoikey"]
5
-repository = "https://github.com/tomoikey/refined-type"
+authors = ["tomoikey"]
+repository = "https://github.com/tomoikey/refined_type"
6
readme = "README.md"
7
categories = ["accessibility", "development-tools", "rust-patterns"]
8
license = "MIT"
9
-version = "0.5.13"
+version = "0.5.14"
10
edition = "2021"
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments