We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943acf2 commit 53b96e4Copy full SHA for 53b96e4
crates/testing/Cargo.toml
@@ -4,11 +4,11 @@ version = "0.3.2"
4
edition = "2024"
5
license = "Apache-2.0 OR MIT"
6
publish = true
7
+resolver = "3"
8
rust-version = { workspace = true }
9
description = """
10
rustic_testuing - library for test support in rustic-rs
11
"""
-resolver = "3"
12
13
[dependencies]
14
aho-corasick = { workspace = true }
0 commit comments