Skip to content

Commit d04cf88

Browse files
committed
chore(javascript): Update rustc to 1.77
Signed-off-by: Dmitry Dygalo <[email protected]>
1 parent 002bc7c commit d04cf88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/javascript/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/Stranger6667/css-inline"
99
keywords = ["css", "html", "email", "stylesheet", "inlining"]
1010
categories = ["web-programming"]
1111
license = "MIT"
12-
rust-version = "1.71.1"
12+
rust-version = "1.77"
1313
include = ["src/*.rs", "LICENSE", "README.md", "CHANGELOG.md"]
1414

1515
[lib]

0 commit comments

Comments
 (0)