Skip to content

Commit 40d3eb0

Browse files
authored
1 parent 05e8afc commit 40d3eb0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/admin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ restate-storage-query-datafusion = { workspace = true }
2929
restate-time-util = { workspace = true }
3030
restate-types = { workspace = true }
3131
restate-wal-protocol = { workspace = true }
32-
restate-web-ui = { git = "https://github.com/restatedev/restate-web-ui-crate", optional = true, version = "0.1.9", tag = "v0.1.9" }
32+
restate-web-ui = { git = "https://github.com/restatedev/restate-web-ui-crate", optional = true, version = "0.1.11", tag = "v0.1.11" }
3333

3434
ahash = { workspace = true }
3535
anyhow = { workspace = true }

0 commit comments

Comments
 (0)