mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 13:26:28 +03:00
oh
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3773,7 +3773,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "sendme"
|
name = "sendme"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://github.com/n0-computer/sendme?branch=main#f3086a9576fdc0cdfbd6b0646745bec9e91f7d60"
|
source = "git+https://github.com/n0-computer/sendme?branch=flub/debug-ci#6a9b1cbd9c0beb0cbabd36785486cecc4529cff2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"bao",
|
"bao",
|
||||||
|
|||||||
@@ -65,7 +65,7 @@ regex = "1.7"
|
|||||||
rusqlite = { version = "0.27", features = ["sqlcipher"] }
|
rusqlite = { version = "0.27", features = ["sqlcipher"] }
|
||||||
rust-hsluv = "0.1"
|
rust-hsluv = "0.1"
|
||||||
sanitize-filename = "0.4"
|
sanitize-filename = "0.4"
|
||||||
sendme = { git = "https://github.com/n0-computer/sendme", branch = "main", default-features = false }
|
sendme = { git = "https://github.com/n0-computer/sendme", branch = "flub/debug-ci", default-features = false }
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
sha-1 = "0.10"
|
sha-1 = "0.10"
|
||||||
@@ -152,6 +152,3 @@ vendored = [
|
|||||||
"rusqlite/bundled-sqlcipher-vendored-openssl",
|
"rusqlite/bundled-sqlcipher-vendored-openssl",
|
||||||
"reqwest/native-tls-vendored"
|
"reqwest/native-tls-vendored"
|
||||||
]
|
]
|
||||||
|
|
||||||
[patch.'https://github.com/n0-computer/sendme']
|
|
||||||
sendme = { branch = "flub/debug-ci" }
|
|
||||||
|
|||||||
Reference in New Issue
Block a user