1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-21 18:55:36 +02:00

chore: update Cargo.lock after collections feature

This commit is contained in:
TheGeneralist 2026-06-26 17:07:48 +02:00
parent 915878ff10
commit 4d0daf2dc0
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4

1
Cargo.lock generated
View file

@ -131,6 +131,7 @@ dependencies = [
"base64",
"chrono",
"rand",
"rusqlite",
"serde",
"serde_json",
"tempfile",