summary refs log tree commit diff
path: root/rust
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2022-09-26 15:04:08 -0500
committerEric Eastwood <erice@element.io>2022-09-26 15:04:08 -0500
commite4b9898dec6eb98accf5e2581e009dc140d387b9 (patch)
tree0150b0cc9bae47049c3cbdd154417a6f5e1cad1c /rust
parentMerge branch 'develop' into madlittlemods/11850-migrate-to-opentelemetry (diff)
parentImprove tests for get_unread_push_actions_for_user_in_range_*. (#13893) (diff)
downloadsynapse-e4b9898dec6eb98accf5e2581e009dc140d387b9.tar.xz
Merge branch 'develop' into madlittlemods/11850-migrate-to-opentelemetry
Diffstat (limited to 'rust')
-rw-r--r--rust/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 8dc5f93ff1..44263bf77e 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -7,7 +7,7 @@ name = "synapse"
 version = "0.1.0"
 
 edition = "2021"
-rust-version = "1.61.0"
+rust-version = "1.58.1"
 
 [lib]
 name = "synapse"