feat: Store.get_storedir()

(cherry picked from commit 6f4ba636f1e563167e6456d42c9fb6f65c9ca504)
This commit is contained in:
Robert Hensing 2024-12-16 12:52:15 +01:00
parent 3d3c77eced
commit c9d54ccbc6
5 changed files with 63 additions and 4 deletions

3
rust/Cargo.lock generated
View file

@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "Inflector"
@ -346,6 +346,7 @@ dependencies = [
"lazy_static",
"nix-c-raw",
"nix-util",
"pkg-config",
]
[[package]]