Skip to content

Commit

Permalink
chore(deps): bump webbrowser from 1.0.0 to 1.0.1 (#827)
Browse files Browse the repository at this point in the history
* chore(deps): bump webbrowser from 1.0.0 to 1.0.1

Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases)
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md)
- [Commits](amodm/webbrowser-rs@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: webbrowser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Regenerate licenses

Signed-off-by: Jesse Szwedko <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jesse Szwedko <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Szwedko <[email protected]>
  • Loading branch information
dependabot[bot] and jszwedko authored May 7, 2024
1 parent 1f3ce2b commit 71acf47
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 26 deletions.
64 changes: 41 additions & 23 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ libc,https://github.com/rust-lang/libc,MIT OR Apache-2.0,The Rust Project Develo
libm,https://github.com/rust-lang/libm,MIT OR Apache-2.0,Jorge Aparicio <[email protected]>
linux-raw-sys,https://github.com/sunfishcode/linux-raw-sys,Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT,Dan Gohman <[email protected]>
log,https://github.com/rust-lang/log,MIT OR Apache-2.0,The Rust Project Developers
malloc_buf,https://github.com/SSheldon/malloc_buf,MIT,Steven Sheldon
md-5,https://github.com/RustCrypto/hashes,MIT OR Apache-2.0,RustCrypto Developers
memchr,https://github.com/BurntSushi/memchr,Unlicense OR MIT,"Andrew Gallant <[email protected]>, bluss"
minimal-lexical,https://github.com/Alexhuszagh/minimal-lexical,MIT OR Apache-2.0,Alex Huszagh <[email protected]>
Expand All @@ -126,7 +125,9 @@ num-conv,https://github.com/jhpratt/num-conv,MIT OR Apache-2.0,Jacob Pratt <jaco
num-integer,https://github.com/rust-num/num-integer,MIT OR Apache-2.0,The Rust Project Developers
num-traits,https://github.com/rust-num/num-traits,MIT OR Apache-2.0,The Rust Project Developers
num_enum,https://github.com/illicitonion/num_enum,BSD-3-Clause OR MIT OR Apache-2.0,"Daniel Wagner-Hall <[email protected]>, Daniel Henry-Mantilla <[email protected]>, Vincent Esche <[email protected]>"
objc,http://github.com/SSheldon/rust-objc,MIT,Steven Sheldon
objc-sys,https://github.com/madsmtm/objc2,MIT,Mads Marquart <[email protected]>
objc2,https://github.com/madsmtm/objc2,MIT,"Steven Sheldon, Mads Marquart <[email protected]>"
objc2-foundation,https://github.com/madsmtm/objc2,MIT,The objc2-foundation Authors
object,https://github.com/gimli-rs/object,Apache-2.0 OR MIT,The object Authors
octseq,https://github.com/NLnetLabs/octets/,BSD-3-Clause,NLnet Labs <[email protected]>
ofb,https://github.com/RustCrypto/block-modes,MIT OR Apache-2.0,RustCrypto Developers
Expand Down Expand Up @@ -160,7 +161,6 @@ quoted_printable,https://github.com/staktrace/quoted-printable,0BSD,Kartikaya Gu
radium,https://github.com/bitvecto-rs/radium,MIT,"Nika Layzell <[email protected]>, myrrlyn <[email protected]>"
rand,https://github.com/rust-random/rand,MIT OR Apache-2.0,"The Rand Project Developers, The Rust Project Developers"
rand_chacha,https://github.com/rust-random/rand,MIT OR Apache-2.0,"The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors"
raw-window-handle,https://github.com/rust-windowing/raw-window-handle,MIT OR Apache-2.0 OR Zlib,Osspial <[email protected]>
redox_syscall,https://gitlab.redox-os.org/redox-os/syscall,MIT,Jeremy Soller <[email protected]>
redox_users,https://gitlab.redox-os.org/redox-os/users,MIT,"Jose Narvaez <[email protected]>, Wesley Hershberger <[email protected]>"
regex,https://github.com/rust-lang/regex,MIT OR Apache-2.0,"The Rust Project Developers, Andrew Gallant <[email protected]>"
Expand Down

0 comments on commit 71acf47

Please sign in to comment.