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 2f5084f commit cfb56bdCopy full SHA for cfb56bd
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "umpl"
3
-version = "1.0.1"
+version = "1.0.2"
4
edition = "2021"
5
license = "MIT"
6
repository = "https://github.com/mendelsshop/umpl"
@@ -15,4 +15,4 @@ unic-emoji-char = "0.9.0"
15
hexponent = "0.3.1"
16
log4rs = "1.1.1"
17
log = "0.4.17"
18
-lazy_static = "1.4.0"
+lazy_static = "1.4.0"
0 commit comments