Skip to content

Commit b20958e

Browse files
committed
update cargo.toml
1 parent 9825b61 commit b20958e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "refined_type"
33
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"
4+
authors = ["tomoikey"]
5+
repository = "https://github.com/tomoikey/refined_type"
66
readme = "README.md"
77
categories = ["accessibility", "development-tools", "rust-patterns"]
88
license = "MIT"
9-
version = "0.5.13"
9+
version = "0.5.14"
1010
edition = "2021"
1111

1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)