summaryrefslogtreecommitdiff
path: root/support/texlab/crates
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-01-07 03:03:02 +0000
committerNorbert Preining <norbert@preining.info>2021-01-07 03:03:02 +0000
commit1dad166b3cb710b4aa32b8c21b91dbca02b2e408 (patch)
tree42319d2798d99252db2f4341dc6da986d22c5d53 /support/texlab/crates
parent0d181c27aefe5974e97590a4619967a462a5bfe0 (diff)
CTAN sync 202101070303
Diffstat (limited to 'support/texlab/crates')
-rw-r--r--support/texlab/crates/jsonrpc/Cargo.toml2
-rw-r--r--support/texlab/crates/jsonrpc_derive/Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/support/texlab/crates/jsonrpc/Cargo.toml b/support/texlab/crates/jsonrpc/Cargo.toml
index cae7107ae1..c5cec72074 100644
--- a/support/texlab/crates/jsonrpc/Cargo.toml
+++ b/support/texlab/crates/jsonrpc/Cargo.toml
@@ -2,7 +2,7 @@
name = "jsonrpc"
version = "0.1.0"
authors = [
- "Eric Förster <eric.foerster@outlook.com>",
+ "Eric Förster <eric.foerster@outlook.com>",
"Patrick Förster <patrick.foerster@outlook.de>"]
edition = "2018"
diff --git a/support/texlab/crates/jsonrpc_derive/Cargo.toml b/support/texlab/crates/jsonrpc_derive/Cargo.toml
index 98611c486d..fb99f16a26 100644
--- a/support/texlab/crates/jsonrpc_derive/Cargo.toml
+++ b/support/texlab/crates/jsonrpc_derive/Cargo.toml
@@ -2,7 +2,7 @@
name = "jsonrpc-derive"
version = "0.1.0"
authors = [
- "Eric Förster <eric.foerster@outlook.com>",
+ "Eric Förster <eric.foerster@outlook.com>",
"Patrick Förster <patrick.foerster@outlook.de>"]
edition = "2018"