Skip to content

Commit

Permalink
Chore: Prepare dev release
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed Jun 20, 2023
1 parent 5c5dc2c commit 2eef554
Show file tree
Hide file tree
Showing 2 changed files with 3 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.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[package]
name = "sudo-rs"
version = "0.1.0-alpha.1"
description = "A memory safe implementation of sudo and su."
version = "0.1.0-dev.20230620"
license = "Apache-2.0 OR MIT"
edition = "2021"
repository = "https://github.com/memorysafety/sudo-rs"
Expand Down

0 comments on commit 2eef554

Please sign in to comment.