Skip to content

Commit 44ea877

Browse files
committed
updating version
1 parent a1b3952 commit 44ea877

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "emval"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "emval is a blazingly fast email validator"
55
edition = "2021"
66

77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88
[lib]
9-
name = "_emval"
9+
name = "_emval
1010
crate-type = ["cdylib"]
1111

1212
[dependencies]

0 commit comments

Comments
 (0)