Skip to content

Commit e9ca81c

Browse files
authored
Add MSRV badge
1 parent 2e999f6 commit e9ca81c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
[![CI](https://github.com/fornwall/rust-script/workflows/CI/badge.svg)](https://github.com/fornwall/rust-script/actions?query=workflow%3ACI)
33
[![Crates.io](https://img.shields.io/crates/v/rust-script.svg)](https://crates.io/crates/rust-script)
4+
[![MSRV](https://img.shields.io/badge/rustc-1.64.0+-ab6000.svg)](https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html)
45

56
# rust-script
67
Run Rust script files without any setup or explicit compilation step, with seamless use of crates specified as dependencies inside the scripts.

0 commit comments

Comments
 (0)