Skip to content

Commit fbecf90

Browse files
committed
Update edition in Cargo.toml
1 parent ca10e0b commit fbecf90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "1.4.6"
44
license = "Apache-2.0"
55
authors = ["ING Systems <contact@ing-systems.com>"]
66
description = "queue-file is a lightning-fast, transactional, file-based FIFO"
7-
edition = "2018"
7+
edition = "2021"
88
homepage = "https://github.com/ing-systems/queue-file"
99
repository = "https://github.com/ing-systems/queue-file"
1010
readme = "README.md"

0 commit comments

Comments
 (0)