Remove pin rust version with a minimum rust version
This commit is contained in:
parent
58ca515f9c
commit
c15280cb5e
@ -13,6 +13,7 @@ repository = "https://github.com/zeroclaw-labs/zeroclaw"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["ai", "agent", "cli", "assistant", "chatbot"]
|
keywords = ["ai", "agent", "cli", "assistant", "chatbot"]
|
||||||
categories = ["command-line-utilities", "api-bindings"]
|
categories = ["command-line-utilities", "api-bindings"]
|
||||||
|
rust-version = "1.87"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# CLI - minimal and fast
|
# CLI - minimal and fast
|
||||||
|
|||||||
@ -1,2 +0,0 @@
|
|||||||
[toolchain]
|
|
||||||
channel = "1.92.0"
|
|
||||||
Loading…
Reference in New Issue
Block a user