.
This commit is contained in:
11
Cargo.toml
Normal file
11
Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "e"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[features]
|
||||
default = ["derive_debug"]
|
||||
derive_debug = []
|
||||
big_errors = []
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user