This commit is contained in:
2022-01-04 15:39:57 +01:00
parent d4c935fd21
commit 37a7cbba6e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -587,7 +587,7 @@ checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"
[[package]]
name = "singit2"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"anyhow",
"css_typegen",

View File

@ -1,6 +1,6 @@
[package]
name = "singit2"
version = "0.2.0"
version = "0.2.1"
authors = ["Joakim Hulthe <joakim@hulthe.net"]
edition = "2021"