Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenclaw900 committed Nov 12, 2021
2 parents 38bbd3a + 3bda899 commit 6448058
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 6 deletions.
32 changes: 27 additions & 5 deletions src/backend/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 src/backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ include_dir = "0.6.2"
lazy_static = "1.4.0"
futures = "0.3.17"
nanoserde = "0.1.29"
pty-process = "0.1.0"
pty-process = "0.1.1"
heim = { git = "https://github.com/heim-rs/heim", features = ["cpu", "disk", "host", "memory", "net", "process"] }
infer = { version = "0.5.0", default-features = false }

Expand Down

0 comments on commit 6448058

Please sign in to comment.