chore: initial sanitized public snapshot

This commit is contained in:
Aria2 Rust Pro Contributors
2026-07-18 15:24:15 +08:00
commit e489b29e01
321 changed files with 76890 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
[package]
name = "aria2-rust-pro-core"
version.workspace = true
edition.workspace = true
license.workspace = true
description.workspace = true
readme.workspace = true
keywords.workspace = true
categories.workspace = true
rust-version.workspace = true
[lib]
name = "aria2_rust_pro_core"
path = "src/lib.rs"
[dependencies]
aria2-rust-pro-storage.workspace = true
[lints]
workspace = true