update upstream to github
This commit is contained in:
parent
7b417554ee
commit
938a8662d4
2 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "nixide-sys"
|
||||
description = "Unsafe direct FFI bindings to libnix C API"
|
||||
description = "Unsafe direct FFI bindings to the libnix C API"
|
||||
version = "0.1.0"
|
||||
readme = "../README.md"
|
||||
license = "GPL-3.0"
|
||||
repository = "https://codeberg.org/luminary/nixide"
|
||||
repository = "https://github.com/cry128/nixide"
|
||||
authors = [ "_cry64 <them@dobutterfliescry.net>" ]
|
||||
|
||||
edition = "2024"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description = "Safe & oxidized bindings to the Nix API"
|
|||
version = "0.1.0"
|
||||
readme = "../README.md"
|
||||
license = "GPL-3.0"
|
||||
repository = "https://codeberg.org/luminary/nixide"
|
||||
repository = "https://github.com/cry128/nixide"
|
||||
authors = [ "_cry64 <them@dobutterfliescry.net>" ]
|
||||
edition = "2024"
|
||||
build = "build.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue