Skip to content

Commit 9297d53

Browse files
fix: Bump MSRV from 1.91 to 1.92 (#124)
1 parent f2183df commit 9297d53

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
target=1.91
1+
target=1.92

eventsource-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Client for the Server-Sent Events protocol (aka EventSource)"
55
repository = "https://github.com/launchdarkly/rust-eventsource-client"
66
authors = ["LaunchDarkly"]
77
edition = "2021"
8-
rust-version = "1.91.0"
8+
rust-version = "1.92.0"
99
license = "Apache-2.0"
1010
keywords = ["launchdarkly", "feature-flags", "feature-toggles", "eventsource", "server-sent-events"]
1111
exclude = ["CHANGELOG.md"]

0 commit comments

Comments
 (0)