aboutsummaryrefslogtreecommitdiff
path: root/rust/robot-simulator/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/robot-simulator/Cargo.toml')
-rw-r--r--rust/robot-simulator/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/rust/robot-simulator/Cargo.toml b/rust/robot-simulator/Cargo.toml
new file mode 100644
index 0000000..7d5b75f
--- /dev/null
+++ b/rust/robot-simulator/Cargo.toml
@@ -0,0 +1,4 @@
1[package]
2edition = "2018"
3name = "robot-simulator"
4version = "2.2.0"