We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a40bd40 commit 789e52eCopy full SHA for 789e52e
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "flexpect"
3
-version = "0.0.4"
+version = "0.1.0"
4
edition = "2018"
5
license = "MIT OR Apache-2.0"
6
description = "`#[flexpect::e(...)]` compiles to `#[expect(...)]` for newer versions of Rust and to `#[allow(...)]` when not supported."
0 commit comments