We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f40de2 commit e3416a7Copy full SHA for e3416a7
synapse/Cargo.toml
@@ -21,7 +21,7 @@ humantime = "2.1.0"
21
humantime-serde = "1.1.1"
22
pyo3 = { version = "0.17.2", features = ["extension-module", "abi3-py37", "anyhow"] }
23
pyo3-log = "0.7.0"
24
-pyo3-matrix-synapse-module = "0.1.0"
+pyo3-matrix-synapse-module = "0.1.1"
25
serde = { version = "1.0.145", features = ["derive"] }
26
tower = { version = "0.4.13", features = ["util"] }
27
tracing = { version = "0.1.37", features = ["log", "log-always"] }
0 commit comments