Skip to content

Commit e4877cc

Browse files
committed
refactor: Update resolver-tests to 2021 edition
1 parent f358359 commit e4877cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/resolver-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "resolver-tests"
33
version = "0.0.0"
4-
edition = "2018"
4+
edition.workspace = true
55
publish = false
66

77
[dependencies]

0 commit comments

Comments
 (0)