Browse Source

Rename package

pull/21/head
Andrea Ciliberti 1 year ago
parent
commit
85dae56de4
  1. 2
      Cargo.toml
  2. 4
      README.md

2
Cargo.toml

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
[package]
name = "linker-fix-3ds"
name = "shim-3ds"
authors = [ "Rust3DS Org", "Andrea Ciliberti <meziu210@icloud.com>" ]
version = "0.1.0"
license = "MIT OR Apache-2.0"

4
README.md

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
# rust-linker-fix-3ds
# shim-3ds
Shim implementation of some functions of the `newlib` library.
Shim implementation for a subset of the `newlib` library.
## Warning

Loading…
Cancel
Save