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"
|
||||
license = "GPL-3.0"
|
||||
repository = "https://codeberg.org/luminary/nixide"
|
||||
authors = [
|
||||
"_cry64 <them@dobutterfliescry.net>",
|
||||
"foxxyora <foxxyora@noreply.codeberg.org>"
|
||||
]
|
||||
authors = [ "_cry64 <them@dobutterfliescry.net>" ]
|
||||
|
||||
edition = "2024"
|
||||
build = "build.rs"
|
||||
|
|
|
|||
|
|
@ -5,11 +5,9 @@ version = "0.1.0"
|
|||
readme = "../README.md"
|
||||
license = "GPL-3.0"
|
||||
repository = "https://codeberg.org/luminary/nixide"
|
||||
authors = [
|
||||
"_cry64 <them@dobutterfliescry.net>",
|
||||
"foxxyora <foxxyora@noreply.codeberg.org>",
|
||||
]
|
||||
authors = [ "_cry64 <them@dobutterfliescry.net>" ]
|
||||
edition = "2024"
|
||||
build = "build.rs"
|
||||
|
||||
[lib]
|
||||
path = "src/lib.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue