Skip to content

Commit 0ef1603

Browse files
committed
bump msrv
1 parent a0e1a2c commit 0ef1603

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
@@ -6,7 +6,7 @@ authors = [
66
"Jonathan Dönszelmann <[email protected]>",
77
]
88
edition = "2021"
9-
rust-version = "1.59"
9+
rust-version = "1.79"
1010
description = "A fixed-size circular buffer"
1111
repository = "https://github.com/NULLx76/ringbuffer/"
1212
keywords = ["ring", "cyclic", "circular", "buffer", "no-std"]

0 commit comments

Comments
 (0)