Skip to content

Commit b45ee1e

Browse files
authored
fix: bump MSRV in cargo (#2)
1 parent 62d26db commit b45ee1e

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 @@ readme = "README.md"
1010
edition = "2021"
1111
license = "Apache-2.0"
1212
repository = "https://github.com/fast/fastrace-tower"
13-
rust-version = "1.75"
13+
rust-version = "1.80"
1414

1515
[dependencies]
1616
fastrace = "0.7"

0 commit comments

Comments
 (0)