Upload files to "/"
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
[package]
|
||||
name = "kosherC"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
const-str = "1.1.0"
|
||||
constcat = "0.6.1"
|
||||
num-traits = "0.2.19"
|
||||
panic-halt = "1.0.0"
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
Reference in New Issue
Block a user