mirror of
https://github.com/yewprint/yewprint
synced 2024-11-22 03:23:03 +00:00
(cargo-release) version 0.1.0
This commit is contained in:
parent
d6f41b0c1e
commit
ddcb093e9f
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.0.0"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"flate2",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "yewprint-css"
|
||||
version = "0.0.0"
|
||||
version = "0.1.0"
|
||||
authors = ["Cecile Tonglet <cecile.tonglet@cecton.com>"]
|
||||
edition = "2018"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
|
Loading…
Reference in a new issue