Skip to content

Commit

Permalink
Automated update of dependencies from infinixbot (#32)
Browse files Browse the repository at this point in the history
- Updating autocfg v1.1.0 -> v1.2.0
- Updating clap v4.5.3 -> v4.5.4
- Updating clap_derive v4.5.3 -> v4.5.4
- Updating itoa v1.0.10 -> v1.0.11
- Updating memchr v2.7.1 -> v2.7.2
- Updating memoffset v0.9.0 -> v0.9.1
- Updating regex-syntax v0.8.2 -> v0.8.3
- Updating serde_json v1.0.114 -> v1.0.115
- Updating syn v2.0.55 -> v2.0.57

No way currently to see inside `npins` for those updates.
  • Loading branch information
philiptaron authored Apr 1, 2024
2 parents 53f206e + 7859b53 commit 8c2ad6a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 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 npins/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.05pre602130.e1d501922fd7/nixexprs.tar.xz",
"hash": "0hj27ak3x17b0xyw6n13j1j66y3lmmc933a3n8l13bzvvfpwg06l"
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.05pre604449.807c549feabc/nixexprs.tar.xz",
"hash": "18684ycy5a5z04gzscfz9xvvxk1arxfl69iqpfl2qz3hlyyplw97"
}
},
"version": 3
Expand Down

0 comments on commit 8c2ad6a

Please sign in to comment.