Skip to content

Commit 80470af

Browse files
committed
Release ruma-api 0.18.2
1 parent ab54ef9 commit 80470af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ hyper-rustls-crate = { package = "hyper-rustls", version = "0.22.1", optional =
4545
hyper-tls = { version = "0.5.0", optional = true }
4646
isahc-crate = { package = "isahc", version = "1.3.1", optional = true }
4747
reqwest = { version = "0.11.4", optional = true, default-features = false }
48-
ruma-api = { version = "0.18.1", path = "../ruma-api" }
48+
ruma-api = { version = "0.18.2", path = "../ruma-api" }
4949
ruma-client-api = { version = "0.12.0", path = "../ruma-client-api", optional = true, features = ["client"] }
5050
ruma-common = { version = "0.6.0", path = "../ruma-common" }
5151
ruma-identifiers = { version = "0.20.0", path = "../ruma-identifiers" }

0 commit comments

Comments
 (0)