mirror of
https://github.com/yewprint/yewprint
synced 2024-11-25 04:50:20 +00:00
(cargo-release) version 0.2.0
This commit is contained in:
parent
59f4fab305
commit
8f2f588e6f
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -3503,7 +3503,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "yewprint-css"
|
||||
version = "0.1.1"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"flate2",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "yewprint-css"
|
||||
version = "0.1.1"
|
||||
version = "0.2.0"
|
||||
authors = ["Cecile Tonglet <cecile.tonglet@cecton.com>"]
|
||||
edition = "2018"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
|
Loading…
Reference in a new issue