mirror of
https://github.com/mii443/practiral-irp.git
synced 2025-08-22 15:15:33 +00:00
first commit
This commit is contained in:
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "practical_irp"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
Reference in New Issue
Block a user