mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-17 02:01:14 +10:00
migrate to nuxt and groundwork
This commit is contained in:
@ -25,3 +25,9 @@ serde_json = "1"
|
||||
ciborium = "0.2.2"
|
||||
zstd = "0.13.2"
|
||||
rayon = "1.10.0"
|
||||
directories = "5.0.1"
|
||||
|
||||
[dependencies.rustbreak]
|
||||
version = "2"
|
||||
features = ["bin_enc"] # You can also use "yaml_enc" or "ron_enc"
|
||||
# Check the documentation to add your own!
|
||||
Reference in New Issue
Block a user