We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b46d4 commit aab3f73Copy full SHA for aab3f73
crates/divan_compat/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "codspeed-divan-compat"
3
version = "2.8.0-alpha.3"
4
-rust-version = "1.74" # MSRV TODO: Check versioning
+rust-version = "1.80"
5
edition = "2021"
6
description = "Divan compatibility layer for CodSpeed"
7
authors = ["Arthur Pastel <arthur@codspeed.io>"]
crates/divan_compat/macros/Cargo.toml
name = "codspeed-divan-compat-macros"
description = "Macros for the Divan compatibility layer for CodSpeed"
0 commit comments