feat: Store.get_storedir()
(cherry picked from commit 6f4ba636f1e563167e6456d42c9fb6f65c9ca504)
This commit is contained in:
parent
3d3c77eced
commit
c9d54ccbc6
5 changed files with 63 additions and 4 deletions
3
rust/Cargo.lock
generated
3
rust/Cargo.lock
generated
|
|
@ -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]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue