aboutsummaryrefslogtreecommitdiff
path: root/ebml/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-01-15 11:18:15 +0100
committermetamuffin <metamuffin@disroot.org>2023-01-15 11:18:15 +0100
commitba6942c04945c2d9b9d4672a68c85d43ade0b5c8 (patch)
treeae5b03f86a66dde3ad3f9177b7ae057222572cbd /ebml/Cargo.toml
parent3c77de369e3a6043af63f8e903ef77e990132258 (diff)
downloadjellything-ba6942c04945c2d9b9d4672a68c85d43ade0b5c8.tar
jellything-ba6942c04945c2d9b9d4672a68c85d43ade0b5c8.tar.bz2
jellything-ba6942c04945c2d9b9d4672a68c85d43ade0b5c8.tar.zst
fixed implicit tag closing
Diffstat (limited to 'ebml/Cargo.toml')
-rw-r--r--ebml/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebml/Cargo.toml b/ebml/Cargo.toml
index ec58cc4..6dfc8f9 100644
--- a/ebml/Cargo.toml
+++ b/ebml/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "ebml"
+name = "jellyebml"
version = "0.1.0"
edition = "2021"