back to master

This commit is contained in:
Floris Bruynooghe
2023-02-15 14:45:52 +01:00
parent 7a0d61bbb0
commit ec5789997a

View File

@@ -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-ci2", default-features = false }
sendme = { git = "https://github.com/n0-computer/sendme", branch = "master", default-features = false }
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
sha-1 = "0.10"