Skip to content

Commit 5f0c1b0

Browse files
committed
chore: update
1 parent 371127c commit 5f0c1b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/cubejs-backend-native/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.

packages/cubejs-backend-native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ serde_json = "1.0.127"
4444
simple_logger = "1.7.0"
4545
tokio = { version = "1", features = ["full", "rt"] }
4646
uuid = { version = "1", features = ["v4"] }
47-
log_nonblock = { version = "0.1.5", optional = true }
47+
log_nonblock = { version = "0.1.6", optional = true }
4848

4949
[dependencies.neon]
5050
version = "=1"

0 commit comments

Comments
 (0)