Browse Source

all: update repository links

master
Denis Drakhnia 1 week ago
parent
commit
ccaf62f941
  1. 2
      admin/Cargo.toml
  2. 2
      master/Cargo.toml
  3. 2
      protocol/Cargo.toml
  4. 2
      query/Cargo.toml

2
admin/Cargo.toml

@ -9,7 +9,7 @@ authors = ["Denis Drakhnia <numas13@gmail.com>"] @@ -9,7 +9,7 @@ authors = ["Denis Drakhnia <numas13@gmail.com>"]
edition = "2021"
rust-version = "1.56"
homepage = "https://xash.su"
repository = "https://git.mentality.rip/numas13/xash3d-master"
repository = "https://github.com/FWGS/xash3d-master"
[dependencies]
thiserror = "1.0.49"

2
master/Cargo.toml

@ -9,7 +9,7 @@ authors = ["Denis Drakhnia <numas13@gmail.com>"] @@ -9,7 +9,7 @@ authors = ["Denis Drakhnia <numas13@gmail.com>"]
edition = "2021"
rust-version = "1.56"
homepage = "https://xash.su"
repository = "https://git.mentality.rip/numas13/xash3d-master"
repository = "https://github.com/FWGS/xash3d-master"
[features]
default = ["logtime"]

2
protocol/Cargo.toml

@ -9,7 +9,7 @@ authors = ["Denis Drakhnia <numas13@gmail.com>"] @@ -9,7 +9,7 @@ authors = ["Denis Drakhnia <numas13@gmail.com>"]
edition = "2021"
rust-version = "1.56"
homepage = "https://xash.su"
repository = "https://git.mentality.rip/numas13/xash3d-master"
repository = "https://github.com/FWGS/xash3d-master"
[features]
default = ["std", "net"]

2
query/Cargo.toml

@ -9,7 +9,7 @@ authors = ["Denis Drakhnia <numas13@gmail.com>"] @@ -9,7 +9,7 @@ authors = ["Denis Drakhnia <numas13@gmail.com>"]
edition = "2021"
rust-version = "1.56"
homepage = "https://xash.su"
repository = "https://git.mentality.rip/numas13/xash3d-master"
repository = "https://github.com/FWGS/xash3d-master"
[features]
default = ["color"]

Loading…
Cancel
Save