summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2024-09-09 16:39:29 +0200
committerfxqnlr <[email protected]>2024-09-09 16:39:29 +0200
commitd396881816cd256cb12d03deebea445cba99ea85 (patch)
tree4c0d983ecd021dd0d6fb43404a643d9f1aa29ac3 /Cargo.toml
parent97896023cf5b8ac9a58baaba7d0571b0cc9ff8f7 (diff)
downloadarbs-d396881816cd256cb12d03deebea445cba99ea85.tar
arbs-d396881816cd256cb12d03deebea445cba99ea85.tar.gz
arbs-d396881816cd256cb12d03deebea445cba99ea85.zip
name change
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9fc7b01..629f6a6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
1[package] 1[package]
2name = "arps" 2name = "arbs"
3version = "0.1.0" 3version = "0.1.0"
4edition = "2021" 4edition = "2021"
5 5