You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- [package]
- name = "subsonicfs"
- version = "0.1.0"
- authors = ["Skia <skia@libskia.so>"]
- edition = "2018"
-
- [dependencies]
- fuse = "0.3.1"
- sunk = { path = "/home/skia/workspace/sunk/" }
- env_logger = "0.6.0"
- time = "0.1.40"
- libc = "0.2.43"
|