Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nushell.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: nushell
version: "0.109.1"
epoch: 1 # GHSA-rhfx-m35p-ff5j
epoch: 2 # GHSA-g59m-gf8j-gjf5
description: A new type of shell
copyright:
- license: MIT
Expand Down
2 changes: 2 additions & 0 deletions nushell/cargobump-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ packages:
version: 0.10.72
- name: crossbeam-channel
version: 0.5.15
- name: aws-sdk-ssooidc
version: 1.91.0
Loading