version up

This commit is contained in:
randogoth 2024-04-09 07:48:10 +03:00
parent f0b98c1dfa
commit 0a9f7bab6f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -36,7 +36,7 @@ checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
[[package]]
name = "lyagushka"
version = "1.0.0"
version = "1.1.0"
dependencies = [
"atty",
"serde",

View file

@ -1,6 +1,6 @@
[package]
name = "lyagushka"
version = "1.0.0"
version = "1.1.0"
edition = "2021"
[dependencies]