add transaction move

This commit is contained in:
JMARyA 2024-09-13 22:33:21 +02:00
parent e26c8b3469
commit 0d4ed15460
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 32 additions and 3 deletions

4
Cargo.lock generated
View file

@ -1282,7 +1282,7 @@ dependencies = [
[[package]]
name = "mongod"
version = "0.2.2"
source = "git+https://git.hydrar.de/jmarya/mongod#b0bae64efcfdc833c3b9e8508bf228c9299c1d21"
source = "git+https://git.hydrar.de/jmarya/mongod#58150002e60802d7b00fe0537e4a2e8c4e389a4a"
dependencies = [
"chrono",
"futures",
@ -1298,7 +1298,7 @@ dependencies = [
[[package]]
name = "mongod_derive"
version = "0.1.0"
source = "git+https://git.hydrar.de/jmarya/mongod#b0bae64efcfdc833c3b9e8508bf228c9299c1d21"
source = "git+https://git.hydrar.de/jmarya/mongod#58150002e60802d7b00fe0537e4a2e8c4e389a4a"
dependencies = [
"case",
"proc-macro2",