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 63d3b48 commit 7b7af12Copy full SHA for 7b7af12
sentinel-core/Cargo.toml
@@ -57,7 +57,7 @@ regex = { version = "1.5", optional = true }
57
prometheus_exporter = { version = "0.8.4", optional = true }
58
# todo: simplify encapsulation
59
# using getset = "0.1.1"
60
-lru = "0.7.5"
+lru = "0.12.3"
61
etcd-rs = { version = "0.6", optional = true }
62
consul = { version = "0.4", optional = true }
63
futures = { version = "0.3.17", optional = true }
0 commit comments