Locate data dir on Linux and Windows
This commit is contained in:
parent
a132a9bcdf
commit
c80325ea40
8 changed files with 77 additions and 32 deletions
10
gdn/Cargo.toml
Normal file
10
gdn/Cargo.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[package]
|
||||
name = "gdn"
|
||||
version = { workspace = true }
|
||||
edition = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
directories.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue