We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7609f0 commit ad2df33Copy full SHA for ad2df33
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "flexpect"
3
-version = "0.1.0"
+version = "0.1.1"
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