mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +03:00
hey
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3773,7 +3773,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sendme"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/n0-computer/sendme?branch=flub/debug-ci#8d22c978ed9a0ac4e51fe67912f5e2ea5250c416"
|
||||
source = "git+https://github.com/n0-computer/sendme?branch=flub/debug-ci2#b50020f0ebca744514b1c5270259a2aef8d6dad5"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bao",
|
||||
|
||||
@@ -65,7 +65,7 @@ regex = "1.7"
|
||||
rusqlite = { version = "0.27", features = ["sqlcipher"] }
|
||||
rust-hsluv = "0.1"
|
||||
sanitize-filename = "0.4"
|
||||
sendme = { git = "https://github.com/n0-computer/sendme", branch = "flub/debug-ci", default-features = false }
|
||||
sendme = { git = "https://github.com/n0-computer/sendme", branch = "flub/debug-ci2", default-features = false }
|
||||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
sha-1 = "0.10"
|
||||
|
||||
Reference in New Issue
Block a user