mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-19 03:04:27 -05:00
fix(docs/cli): update help.rs to use nightly toolchain (#21149)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env -S cargo -Zscript
|
||||
#!/usr/bin/env -S cargo +nightly -Zscript
|
||||
---
|
||||
[package]
|
||||
edition = "2021"
|
||||
|
||||
Reference in New Issue
Block a user