mirror of
https://github.com/Tribufu/TribufuRust
synced 2026-08-08 12:21:07 +00:00
Rename repository
This commit is contained in:
parent
70bd839d41
commit
41a9bde06a
7 changed files with 8 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name = "tribufu"
|
||||
version = "1.3.0"
|
||||
description = "REST API to access Tribufu services."
|
||||
repository = "https://github.com/tribufu/tribufu-rust"
|
||||
repository = "https://github.com/Tribufu/TribufuRust"
|
||||
authors = ["Tribufu <contact@tribufu.com>"]
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Rust SDK to access Tribufu APIs and services.
|
|||
[crates-badge]: https://img.shields.io/crates/v/tribufu.svg
|
||||
[crates-url]: https://crates.io/crates/tribufu
|
||||
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
||||
[mit-url]: https://github.com/tribufu/tribufu-rust/blob/main/LICENSE.txt
|
||||
[mit-url]: https://github.com/Tribufu/TribufuRust/blob/main/LICENSE.txt
|
||||
[discord-badge]: https://img.shields.io/discord/276504514616623104.svg?logo=discord&style=flat-square
|
||||
[discord-url]: https://www.tribufu.com/discord
|
||||
|
||||
|
|
@ -20,4 +20,4 @@ Rust SDK to access Tribufu APIs and services.
|
|||
|
||||
This project is licensed under the [MIT License].
|
||||
|
||||
[MIT License]: https://github.com/tribufu/tribufu-rust/blob/main/LICENSE.txt
|
||||
[MIT License]: https://github.com/Tribufu/TribufuRust/blob/main/LICENSE.txt
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = "tribufu-constants"
|
||||
version = "1.3.0"
|
||||
description = "Tribufu Constants"
|
||||
repository = "https://github.com/tribufu/tribufu-rust"
|
||||
repository = "https://github.com/Tribufu/TribufuRust"
|
||||
authors = ["Tribufu <contact@tribufu.com>"]
|
||||
license = "MIT"
|
||||
edition = "2021"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = "tribufu-error"
|
||||
version = "1.3.0"
|
||||
description = "Tribufu Error"
|
||||
repository = "https://github.com/tribufu/tribufu-rust"
|
||||
repository = "https://github.com/Tribufu/TribufuRust"
|
||||
authors = ["Tribufu <contact@tribufu.com>"]
|
||||
license = "MIT"
|
||||
edition = "2021"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = "tribufu-json"
|
||||
version = "1.3.0"
|
||||
description = "Tribufu Json"
|
||||
repository = "https://github.com/tribufu/tribufu-rust"
|
||||
repository = "https://github.com/Tribufu/TribufuRust"
|
||||
authors = ["Tribufu <contact@tribufu.com>"]
|
||||
license = "MIT"
|
||||
edition = "2021"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = "tribufu-log"
|
||||
version = "1.3.0"
|
||||
description = "Tribufu Log"
|
||||
repository = "https://github.com/tribufu/tribufu-rust"
|
||||
repository = "https://github.com/Tribufu/TribufuRust"
|
||||
authors = ["Tribufu <contact@tribufu.com>"]
|
||||
license = "MIT"
|
||||
edition = "2021"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = "tribufu-platform"
|
||||
version = "1.3.0"
|
||||
description = "Tribufu Platform"
|
||||
repository = "https://github.com/tribufu/tribufu-rust"
|
||||
repository = "https://github.com/Tribufu/TribufuRust"
|
||||
authors = ["Tribufu <contact@tribufu.com>"]
|
||||
license = "MIT"
|
||||
edition = "2021"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue