mirror of
https://github.com/yewprint/yewprint
synced 2024-11-10 06:14:16 +00:00
chore: Release
This commit is contained in:
parent
d596258759
commit
4e52b1eab6
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2551,7 +2551,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "yewprint"
|
||||
version = "0.4.6"
|
||||
version = "0.5.0"
|
||||
dependencies = [
|
||||
"gloo 0.10.0",
|
||||
"id_tree",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "yewprint"
|
||||
version = "0.4.6"
|
||||
version = "0.5.0"
|
||||
authors = ["Cecile Tonglet <cecile.tonglet@cecton.com>"]
|
||||
edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
|
Loading…
Reference in a new issue