We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e1a2c commit 0ef1603Copy full SHA for 0ef1603
Cargo.toml
@@ -6,7 +6,7 @@ authors = [
6
"Jonathan Dönszelmann <[email protected]>",
7
]
8
edition = "2021"
9
-rust-version = "1.59"
+rust-version = "1.79"
10
description = "A fixed-size circular buffer"
11
repository = "https://github.com/NULLx76/ringbuffer/"
12
keywords = ["ring", "cyclic", "circular", "buffer", "no-std"]
0 commit comments