summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 17d05e2..edd2cbe 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -67,7 +67,7 @@ dependencies = [
]
[[package]]
-name = "rustcast"
+name = "slingr"
version = "0.1.0"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/README.md b/README.md
index 5621100..eeb26d0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Rustcast
+# Slingr
A simple UPnP/DLNA casting player.