Initial Commit
This commit is contained in:
12
Cargo.toml
Normal file
12
Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "otd-ipc"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
authors = ["AviiNL <otd-ipc@avii.nl>"]
|
||||
|
||||
[dependencies]
|
||||
bytes = "1.11.1"
|
||||
dirs = "6.0.0"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_bytes = "0.11.19"
|
||||
slug = "0.1.6"
|
||||
Reference in New Issue
Block a user