aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2023-12-29 18:29:21 -0500
committerLibravatar Silas Bartha <[email protected]>2023-12-29 18:29:21 -0500
commit3fe873c00c9f8e29f02b812e64ceac264fb56cc5 (patch)
tree471149b96f44edeaea8ac7db13230d8888aea26e /Cargo.toml
parenta91ff8687607ea35b6ea215482de38b6a79eb0ee (diff)
Limited update loop speed using sleep()
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 790d314..271cfdb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pomd"
-version = "1.2.0"
+version = "1.3.0"
edition = "2021"
[dependencies]