mirror of
https://github.com/shimunn/aria2xspf.git
synced 2023-11-17 09:27:54 +01:00
basic structure
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "aria2xspf"
|
||||
version = "0.1.0"
|
||||
authors = ["shimunn <>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
xml-rs = "0.8.0"
|
||||
derive_builder = "0.7.1"
|
Reference in New Issue
Block a user