mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-11 17:43:10 +00:00
4 lines
57 B
Bash
Executable File
4 lines
57 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cargo +nightly-2024-01-04 fmt --all -- "$@"
|