mirror of
https://github.com/edu4rdshl/rusnapshot.git
synced 2026-07-17 23:24:55 +00:00
(chore): bump version
This commit is contained in:
parent
2a2058f781
commit
7b363e0207
2 changed files with 3 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -439,7 +439,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rusnapshot"
|
||||
version = "0.4.1"
|
||||
version = "0.5.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
[package]
|
||||
name = "rusnapshot"
|
||||
version = "0.4.1"
|
||||
version = "0.5.0"
|
||||
authors = ["edu4rdshl"]
|
||||
edition = "2018"
|
||||
description = "Simple and handy btrfs snapshoting tool."
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue