mirror of
https://github.com/yewprint/yewprint
synced 2024-11-27 22:10:22 +00:00
(cargo-release) version 0.1.2
This commit is contained in:
parent
7efebe9c77
commit
936c2063e8
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1926,7 +1926,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "yewprint"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"heck 0.3.3",
|
||||
"id_tree",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "yewprint"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
authors = ["Cecile Tonglet <cecile.tonglet@cecton.com>"]
|
||||
edition = "2018"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
|
Loading…
Reference in a new issue