Skip to content

Commit cfb56bd

Browse files
authored
Update Cargo.toml
1 parent 2f5084f commit cfb56bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "umpl"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2021"
55
license = "MIT"
66
repository = "https://github.com/mendelsshop/umpl"
@@ -15,4 +15,4 @@ unic-emoji-char = "0.9.0"
1515
hexponent = "0.3.1"
1616
log4rs = "1.1.1"
1717
log = "0.4.17"
18-
lazy_static = "1.4.0"
18+
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)