fix(kellnr): add kellnr
This commit is contained in:
2
.cargo/config.toml
Normal file
2
.cargo/config.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[registries.kellnr]
|
||||
index = "sparse+https://kellnr.shay7sev.site/api/v1/crates/"
|
||||
@@ -3,6 +3,8 @@ name = "rust_logger"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
publish = ["kellnr"]
|
||||
|
||||
[dependencies]
|
||||
# 异步运行时
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user