mirror of
https://github.com/maplibre/martin.git
synced 2024-12-18 20:31:54 +03:00
chore: 🤖 release 0.5.0
This commit is contained in:
parent
aecb7ce6f4
commit
313fc1cc2d
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -982,7 +982,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "martin"
|
name = "martin"
|
||||||
version = "0.4.1"
|
version = "0.5.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
"actix 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"actix-rt 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
"actix-rt 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "martin"
|
name = "martin"
|
||||||
version = "0.4.1"
|
version = "0.5.0"
|
||||||
authors = ["Stepan Kuzmin <to.stepan.kuzmin@gmail.com>"]
|
authors = ["Stepan Kuzmin <to.stepan.kuzmin@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user