This commit is contained in:
2022-04-19 15:15:00 +02:00
parent 4a6bb957a1
commit 3800b448e1
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.1"
version = "0.2.2"
dependencies = [
"anyhow",
"css_typegen",

View File

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