diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2026-03-04 23:06:27 +0100 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2026-03-04 23:06:27 +0100 |
| commit | f1a862a334efb1aa1f1cc2c3f30dcbffeaa9b4e3 (patch) | |
| tree | 3a7e45f28ba2301abfb48f8373db9524ddca5f12 /oryxc | |
| parent | d8abc58590eb3f0e61fb3b9eb1d79597ca8a45ca (diff) | |
Update package name
Diffstat (limited to 'oryxc')
| -rw-r--r-- | oryxc/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oryxc/Cargo.toml b/oryxc/Cargo.toml index 267e889..3cd08fb 100644 --- a/oryxc/Cargo.toml +++ b/oryxc/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "oryx" +name = "oryxc" version = "0.1.0" edition = "2024" |