Skip to content

Commit

Permalink
build: extract tmux-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
graelo committed Nov 8, 2022
1 parent 7d311b4 commit e9af375
Show file tree
Hide file tree
Showing 19 changed files with 3 additions and 2,300 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock

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

7 changes: 1 addition & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
[workspace]
members = [
"tmux-lib"
]

[package]
name = "tmux-backup"
version = "0.4.0"
Expand Down Expand Up @@ -38,7 +33,7 @@ si-scale = "0.2"
futures = "0.3"
async-std = { version = "1", features = ["unstable"] }

tmux-lib = { version = "0.2.1", path = "./tmux-lib" }
tmux-lib = { version = "0.2.1" }

# archive ser/deser
tempfile = "3"
Expand Down
23 changes: 0 additions & 23 deletions tmux-lib/Cargo.toml

This file was deleted.

201 changes: 0 additions & 201 deletions tmux-lib/LICENSE-APACHE

This file was deleted.

25 changes: 0 additions & 25 deletions tmux-lib/LICENSE-MIT

This file was deleted.

42 changes: 0 additions & 42 deletions tmux-lib/README.md

This file was deleted.

Loading

0 comments on commit e9af375

Please sign in to comment.