Skip to content

Commit 36578f6

Browse files
committedApr 20, 2025
Remove non-essential files from vt100 crate
1 parent 596da67 commit 36578f6

File tree

8,508 files changed

+205
-88407
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

8,508 files changed

+205
-88407
lines changed
 

‎Cargo.lock

+184-342
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎src/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ unicode-segmentation = "1.10.1"
5353
unicode-width = "0.1.10"
5454
which = "6.0.1"
5555
xdg = "2.5.2"
56-
termwiz = "0.22.0"
56+
termwiz = "0.23.3"
5757
bitflags = { version = "2.3.3", features = ["serde"] }
5858
compact_str = { version = "0.7.1", features = ["serde"] }
5959
bincode = "1.3.3"

0 commit comments

Comments
 (0)
Please sign in to comment.