mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 22:06:29 +03:00
Do not require context for non-context methods
This follows the ffi style better.
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -4136,9 +4136,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "testdir"
|
||||
version = "0.7.1"
|
||||
version = "0.7.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "23029d5d16b0351859485c6849252f00bf0ebc98098a9efd954853c3533720c7"
|
||||
checksum = "c31eb500f7513b559ed7e0652894268dbe8ef27b6241b783ce274f4741eae137"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"backtrace",
|
||||
|
||||
Reference in New Issue
Block a user