Import/export feature for config and data
This commit is contained in:
@@ -19,6 +19,9 @@ anyhow = "1.0"
|
||||
thiserror = "2.0"
|
||||
reqwest = { version = "0.12", features = ["blocking"], optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
||||
[features]
|
||||
default = ["network"]
|
||||
network = ["reqwest"]
|
||||
|
||||
Reference in New Issue
Block a user