Skip to content

Commit d1a7103

Browse files
committed
Remove now unnecessary log
Signed-off-by: Ikey Doherty <[email protected]>
1 parent 5867600 commit d1a7103

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

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

crates/superblock/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
log.workspace = true
109
serde = { workspace = true, features = ["derive"] }
1110
serde_json.workspace = true
1211
serde_with = { workspace = true, features = ["json", "macros"] }

0 commit comments

Comments
 (0)