Skip to content

Commit 53b96e4

Browse files
committed
style: dprint fmt
1 parent 943acf2 commit 53b96e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/testing/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ version = "0.3.2"
44
edition = "2024"
55
license = "Apache-2.0 OR MIT"
66
publish = true
7+
resolver = "3"
78
rust-version = { workspace = true }
89
description = """
910
rustic_testuing - library for test support in rustic-rs
1011
"""
11-
resolver = "3"
1212

1313
[dependencies]
1414
aho-corasick = { workspace = true }

0 commit comments

Comments
 (0)