Skip to content

Commit

Permalink
Bump all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Sep 15, 2023
1 parent 522f7bd commit 8896f7f
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 44 deletions.
70 changes: 35 additions & 35 deletions Cargo.lock

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

8 changes: 0 additions & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,3 @@ timeago = { version = "0.4.1", default-features = false }
humantime = "2.1.0"
serde_json = "1.0.100"
serde = { version = "1.0.166", features = ["derive"] }


[build-dependencies]
clap = { version = "4.0", features = [
"derive",
"env",
] }
clap_complete = "4.0"
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
inputs = {
# Need let-else stable since: rust 1.65
# Not compatible with nixos-23.05
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
flake-parts.url = "github:hercules-ci/flake-parts";
nix-filter.url = "github:numtide/nix-filter";
Expand Down

0 comments on commit 8896f7f

Please sign in to comment.