Skip to content

Commit 8837582

Browse files
authored
Merge pull request #434 from RedisLabsModules/fmt
fix edition
2 parents f65b1db + dccc0a3 commit 8837582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "common"
33
version = "0.1.0"
4-
edition = "2024"
4+
edition = "2021"
55

66
[dependencies]
77
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)