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 f7de5ac commit 090a6b2Copy full SHA for 090a6b2
launchdarkly-server-sdk/Cargo.toml
@@ -20,7 +20,7 @@ features = ["event-compression"]
20
chrono = "0.4.19"
21
crossbeam-channel = "0.5.1"
22
data-encoding = "2.3.2"
23
-eventsource-client = { version = "0.14.0", default-features = false }
+eventsource-client = { version = "0.16.0", default-features = false }
24
futures = "0.3.12"
25
lazy_static = "1.4.0"
26
log = "0.4.14"
0 commit comments