Skip to content

Commit 03ff539

Browse files
committed
Fix msrv
1 parent 780d614 commit 03ff539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name = "git-url-parse"
1010
readme = "README.md"
1111
repository = "https://github.com/tjtelan/git-url-parse-rs"
1212
version = "0.4.6"
13-
rust-version = "1.82"
13+
rust-version = "1.85"
1414

1515
[features]
1616
default = ["url"]

0 commit comments

Comments
 (0)