Skip to content

Commit

Permalink
bump to version 0.1.1 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
sklose authored Feb 6, 2024
1 parent d43e7cc commit 069b93d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
66 changes: 33 additions & 33 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords = [
"buffer",
"ring-buffer"
]
version = "0.1.0"
version = "0.1.1"
edition = "2021"
license = "MIT"
authors = ["Sebastian Klose <mail@sklose.com>"]
Expand All @@ -31,4 +31,4 @@ features = [
libc = "0.2"

[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
mach2 = "0.4"
mach2 = "0.4"

0 comments on commit 069b93d

Please sign in to comment.