update authors
This commit is contained in:
parent
42bebde52d
commit
29a8f4af53
2 changed files with 3 additions and 8 deletions
|
|
@ -5,10 +5,7 @@ version = "0.1.0"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
repository = "https://codeberg.org/luminary/nixide"
|
repository = "https://codeberg.org/luminary/nixide"
|
||||||
authors = [
|
authors = [ "_cry64 <them@dobutterfliescry.net>" ]
|
||||||
"_cry64 <them@dobutterfliescry.net>",
|
|
||||||
"foxxyora <foxxyora@noreply.codeberg.org>"
|
|
||||||
]
|
|
||||||
|
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
|
||||||
|
|
@ -5,11 +5,9 @@ version = "0.1.0"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
repository = "https://codeberg.org/luminary/nixide"
|
repository = "https://codeberg.org/luminary/nixide"
|
||||||
authors = [
|
authors = [ "_cry64 <them@dobutterfliescry.net>" ]
|
||||||
"_cry64 <them@dobutterfliescry.net>",
|
|
||||||
"foxxyora <foxxyora@noreply.codeberg.org>",
|
|
||||||
]
|
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
build = "build.rs"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
path = "src/lib.rs"
|
path = "src/lib.rs"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue