Skip to content

Commit fe27455

Browse files
committed
chore: Document current MSRV (bounded by handlebars 6.3's MSRV)
1 parent 8c54e3e commit fe27455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "handlebars-fluent"
33
version = "0.3.2"
44
authors = ["Manish Goregaokar <[email protected]>"]
55
edition = "2018"
6+
rust-version = "1.73.0"
67
description = "Handlebars helpers for the Fluent internationalization framework"
78
license = "MIT/Apache-2.0"
89
documentation = "https://docs.rs/handlebars-fluent/"

0 commit comments

Comments
 (0)