Skip to content

Commit

Permalink
Merge pull request #53 from NULLx76/2021
Browse files Browse the repository at this point in the history
update edition
  • Loading branch information
Victor committed Oct 16, 2022
2 parents cc90933 + 95c894e commit 78d02b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "ringbuffer"
version = "0.8.5"
version = "0.9.0"
authors = [
"Victor Roest <[email protected]>",
"Jonathan Dönszelmann <[email protected]>",
]
edition = "2018"
edition = "2021"
description = "A fixed-size circular buffer"
repository = "https://github.com/NULLx76/ringbuffer/"
keywords = ["ring", "cyclic", "circular", "buffer", "no-std"]
Expand Down

0 comments on commit 78d02b5

Please sign in to comment.