Skip to content

Commit

Permalink
[deps] surf-n-term 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
aslpavel committed Mar 31, 2024
1 parent 4c3e24c commit 82055ee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
19 changes: 9 additions & 10 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions sweep/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["Pavel Aslanov <[email protected]>"]
build = "build.rs"
edition = "2021"
name = "sweep"
version = "0.16.3"
version = "0.16.4"
include = ["**/*.rs", "src/icons.json", "Cargo.toml", "Cargo.lock", "README.md"]

[lib]
Expand All @@ -28,7 +28,7 @@ lazy_static = "^1.1"
mimalloc = { version = "^0.1", default-features = false }
smallvec = "1.9.0"

surf_n_term = "^0.13"
surf_n_term = "^0.14"
# surf_n_term = { path = "../../surf-n-term" }
# surf_n_term = { git = "https://github.com/aslpavel/surf-n-term.git" }

Expand Down

0 comments on commit 82055ee

Please sign in to comment.