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
ae403db784
commit
bfca23d1c7
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -439,7 +439,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rusnapshot"
|
name = "rusnapshot"
|
||||||
version = "0.5.1"
|
version = "0.5.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "rusnapshot"
|
name = "rusnapshot"
|
||||||
version = "0.5.1"
|
version = "0.5.2"
|
||||||
authors = ["edu4rdshl"]
|
authors = ["edu4rdshl"]
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
description = "Simple and handy btrfs snapshoting tool."
|
description = "Simple and handy btrfs snapshoting tool."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue