Skip to content

Commit

Permalink
Merge pull request #376 from dotboris/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
dotboris authored Nov 25, 2023
2 parents c102660 + 6604fb7 commit 71b3098
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ escargot = "0.5"
insta = { version = "1.34.0", features = ["filters", "toml"] }
predicates = "3.0.4"
rand = "0.8"
serde = "1.0.192"
serde = "1.0.193"
test-case = "3.3.1"
tempfile = "3"

Expand Down
8 changes: 4 additions & 4 deletions flake.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Switches between different versions of commands based on your current directory";

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/release-23.05";
nixpkgs.url = "github:NixOS/nixpkgs/release-23.11";
rust-overlay.url = "github:oxalica/rust-overlay/stable";
flake-utils.url = "github:numtide/flake-utils";
};
Expand Down

0 comments on commit 71b3098

Please sign in to comment.