Skip to content

Commit

Permalink
chore: move to 2021 edition, clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
doums committed Aug 10, 2022
1 parent 03469f6 commit 9e2e41c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "baru"
version = "0.2.9"
version = "0.3.0"
authors = ["pierre <[email protected]>"]
edition = "2021"
links = "netlink,audio"
Expand Down

1 comment on commit 9e2e41c

@yochananmarqos
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm pretty sure it's 2022. 😉

Please sign in to comment.