mirror of
https://github.com/SpaceManiac/SpacemanDMM.git
synced 2025-12-23 05:36:47 +00:00
Bump versions for suite 1.6
This commit is contained in:
parent
4fa0aa1c99
commit
f2dc9a4567
5 changed files with 8 additions and 8 deletions
8
Cargo.lock
generated
8
Cargo.lock
generated
|
|
@ -240,7 +240,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "cli"
|
||||
version = "1.2.0"
|
||||
version = "1.3.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"dmm-tools",
|
||||
|
|
@ -404,7 +404,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "dm-langserver"
|
||||
version = "1.3.0"
|
||||
version = "1.4.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"dreamchecker",
|
||||
|
|
@ -425,7 +425,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "dmdoc"
|
||||
version = "1.2.2"
|
||||
version = "1.3.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"dreammaker",
|
||||
|
|
@ -470,7 +470,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "dreamchecker"
|
||||
version = "1.5.0"
|
||||
version = "1.6.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"dreammaker",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cli"
|
||||
version = "1.2.0"
|
||||
version = "1.3.0"
|
||||
authors = ["Tad Hardesty <tad@platymuus.com>"]
|
||||
description = "BYOND map rendering and analysis tools powered by SpacemanDMM"
|
||||
edition = "2018"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "dmdoc"
|
||||
version = "1.2.2"
|
||||
version = "1.3.0"
|
||||
authors = ["Tad Hardesty <tad@platymuus.com>"]
|
||||
homepage = "https://github.com/SpaceManiac/SpacemanDMM/blob/master/src/dmdoc/README.md"
|
||||
edition = "2018"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "dreamchecker"
|
||||
version = "1.5.0"
|
||||
version = "1.6.0"
|
||||
authors = ["Tad Hardesty <tad@platymuus.com>"]
|
||||
edition = "2018"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "dm-langserver"
|
||||
version = "1.3.0"
|
||||
version = "1.4.0"
|
||||
authors = ["Tad Hardesty <tad@platymuus.com>"]
|
||||
edition = "2018"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue