bump himalaya-lib b1a1834d

This commit is contained in:
Clément DOUIN 2023-02-20 10:03:55 +01:00
parent bfb572acbd
commit 4b3280cbbb
No known key found for this signature in database
GPG key ID: 353E4A18EE0FAB72
2 changed files with 2 additions and 1 deletions

2
Cargo.lock generated
View file

@ -803,7 +803,7 @@ dependencies = [
[[package]]
name = "himalaya-lib"
version = "0.6.0"
source = "git+https://git.sr.ht/~soywod/himalaya-lib?branch=develop#b1a60353ea0577cfeb886433c7a9065c93ad534d"
source = "git+https://git.sr.ht/~soywod/himalaya-lib?branch=develop#b1a1834dc920965c9449a708ee1b9fa24f8a5135"
dependencies = [
"ammonia",
"chrono",

View file

@ -37,6 +37,7 @@ email_address = "0.2.4"
env_logger = "0.8"
erased-serde = "0.3"
himalaya-lib = { git = "https://git.sr.ht/~soywod/himalaya-lib", branch = "develop" }
# himalaya-lib = { path = "/home/soywod/sourcehut/himalaya-lib" }
indicatif = "0.17"
log = "0.4"
once_cell = "1.16.0"