Skip to content

Commit c61c6f6

Browse files
authored
chore: leverage fallback resolver for MSRV check (open-telemetry#2993)
1 parent 56f895d commit c61c6f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "integration_test_runner"
33
version = "0.1.0"
44
edition = "2021"
5+
license = "Apache-2.0"
6+
rust-version = "1.75.0"
57
publish = false
68
autobenches = false
79

0 commit comments

Comments
 (0)