summaryrefslogtreecommitdiff
path: root/lib/bundler/templates/newgem/Cargo.toml.tt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/templates/newgem/Cargo.toml.tt')
-rw-r--r--lib/bundler/templates/newgem/Cargo.toml.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/templates/newgem/Cargo.toml.tt b/lib/bundler/templates/newgem/Cargo.toml.tt
index 7be7550cce..f5a460c9bb 100644
--- a/lib/bundler/templates/newgem/Cargo.toml.tt
+++ b/lib/bundler/templates/newgem/Cargo.toml.tt
@@ -1,5 +1,5 @@
# This Cargo.toml is here to let externals tools (IDEs, etc.) know that this is
-# a Rust project. Your extensions depedencies should be added to the Cargo.toml
+# a Rust project. Your extensions dependencies should be added to the Cargo.toml
# in the ext/ directory.
[workspace]