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