summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/cached/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cached/Cargo.toml b/examples/cached/Cargo.toml
index 21f59886..4d4013e6 100644
--- a/examples/cached/Cargo.toml
+++ b/examples/cached/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "pure_cached"
+name = "cached"
version = "0.1.0"
authors = ["Nick Senger <dev@nsenger.com>"]
edition = "2021"