Skip to content

Commit

Permalink
[dump] Update terminal_size to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Enet4 committed Oct 28, 2024
1 parent 5e14c06 commit 0b62aac
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 83 deletions.
98 changes: 16 additions & 82 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dump/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ dicom-transfer-syntax-registry = { path = "../transfer-syntax-registry/", versio
dicom-dictionary-std = { path = "../dictionary-std/", version = "0.7.0" }
owo-colors = { version = "4.0.0-rc.1", features = ["supports-colors"] }
serde_json = "1.0.108"
terminal_size = "0.3.0"
terminal_size = "0.4.0"
dicom-json = { version = "0.7.1", path = "../json" }

0 comments on commit 0b62aac

Please sign in to comment.