This commit is contained in:
Dan Ballard 2023-04-25 11:18:00 -06:00
parent fff85a7a0e
commit 39299cea3b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -142,7 +142,7 @@ checksum = "1b03d17f364a3a042d5e5d46b053bbbf82c92c9430c592dd4c064dc6ee997125"
[[package]]
name = "libcwtch"
version = "0.4.0"
version = "0.4.1"
dependencies = [
"chrono",
"hex-literal",

View File

@ -1,6 +1,6 @@
[package]
name = "libcwtch"
version = "0.4.0"
version = "0.4.1"
authors = ["Dan Ballard <dan@mindstab.net>"]
edition = "2018"
license = "MIT"