Skip to content

Commit 37172e6

Browse files
committed
Version 2.0.7.
1 parent 90a7981 commit 37172e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cloudi"
33
description = "Rust CloudI API"
4-
version = "2.0.6"
4+
version = "2.0.7"
55
edition = "2021"
66
rust-version = "1.66.1"
77
license = "MIT"
@@ -12,4 +12,4 @@ keywords = ["api", "framework", "distributed"]
1212
categories = ["api-bindings", "concurrency", "development-tools::testing"]
1313

1414
[dependencies]
15-
erlang_rs = "2.0.6"
15+
erlang_rs = "2.0.7"

0 commit comments

Comments
 (0)