Skip to content

Commit

Permalink
Update README.md rev
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtlawrence authored Aug 30, 2023
1 parent 4fe5b85 commit 46957c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $ cat ./template.rs
//! ```cargo
//! [dependencies.rust-script-ext]
//! git = "https://github.com/kurtlawrence/rust-script-ext"
//! rev = "65854aa2f8bef1e4f978576b9a98eacd5463aa27"
//! rev = "4fe5b852eb2daffb8c188774961dd9baeb7b0c72"
//! ```

use rust_script_ext::prelude::*;
Expand Down

0 comments on commit 46957c5

Please sign in to comment.