forked from jmug/stoatchat
chore: bump version to 0.7.16
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "revolt-autumn"
|
||||
version = "0.7.13"
|
||||
version = "0.7.14"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
@@ -12,7 +12,7 @@ tokio = { version = "1.0", features = ["full"] }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
|
||||
revolt-config = { version = "0.7.13", path = "../../core/config" }
|
||||
revolt-config = { version = "0.7.16", path = "../../core/config" }
|
||||
|
||||
tempfile = "3.12.0"
|
||||
axum_typed_multipart = "0.12.1"
|
||||
|
||||
Reference in New Issue
Block a user