Skip to content

Commit 090a6b2

Browse files
committed
fix: Bump eventsource client from v0.14.0 -> v0.16.0
1 parent f7de5ac commit 090a6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launchdarkly-server-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ features = ["event-compression"]
2020
chrono = "0.4.19"
2121
crossbeam-channel = "0.5.1"
2222
data-encoding = "2.3.2"
23-
eventsource-client = { version = "0.14.0", default-features = false }
23+
eventsource-client = { version = "0.16.0", default-features = false }
2424
futures = "0.3.12"
2525
lazy_static = "1.4.0"
2626
log = "0.4.14"

0 commit comments

Comments
 (0)