mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-22 11:04:21 +00:00
Bump version to 0.6.0
This commit is contained in:
parent
56e3baa8c0
commit
f2d863f5c2
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1470,7 +1470,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "royalnet"
|
name = "royalnet"
|
||||||
version = "0.5.0"
|
version = "0.6.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "royalnet"
|
name = "royalnet"
|
||||||
description = "Fun software suite for the RYG community"
|
description = "Fun software suite for the RYG community"
|
||||||
version = "0.5.0"
|
version = "0.6.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = [
|
authors = [
|
||||||
"Stefano Pigozzi <me@steffo.eu>"
|
"Stefano Pigozzi <me@steffo.eu>"
|
||||||
|
|
Loading…
Reference in a new issue