Merge tag '0.2.5' into develop
no message
This commit is contained in:
commit
3432d26ce8
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1540,7 +1540,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rubble"
|
name = "rubble"
|
||||||
version = "0.2.4"
|
version = "0.2.5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"actix 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"actix-files 0.1.0-betsa.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"actix-files 0.1.0-betsa.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "rubble"
|
name = "rubble"
|
||||||
description = "a slight blog system"
|
description = "a slight blog system"
|
||||||
version = "0.2.4"
|
version = "0.2.5"
|
||||||
authors = ["Kilerd Chan <blove694@gmail.com>"]
|
authors = ["Kilerd Chan <blove694@gmail.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
Loading…
Reference in New Issue
Block a user