We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9383ff commit c89c9aeCopy full SHA for c89c9ae
1 file changed
README.md
@@ -20,7 +20,7 @@ All of these ringbuffers also implement the [RingBuffer][4] trait for their shar
20
[3]: https://docs.rs/ringbuffer/latest/ringbuffer/struct.ConstGenericRingBuffer.html
21
[4]: https://docs.rs/ringbuffer/latest/ringbuffer/trait.RingBuffer.html
22
23
-MSRV: Rust 1.59
+MSRV: Rust 1.79
24
25
# Usage
26
0 commit comments