Skip to content

Commit

Permalink
Bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) and [rust_team_data](https://github.com/rust-lang/team).


Updates `lazy_static` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0)

Updates `rust_team_data` from `44a233a` to `2b32334`
- [Commits](rust-lang/team@44a233a...2b32334)

---
updated-dependencies:
- dependency-name: lazy_static
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: rust_team_data
  dependency-type: direct:production
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent a9870d8 commit c269663
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["The Rust Project Developers"]
edition = "2018"

[dependencies]
lazy_static = "1.2.0"
lazy_static = "1.5.0"
fluent = "0.16"
fluent-bundle = "0.15.0"
fluent-syntax = "0.11.0"
Expand Down

0 comments on commit c269663

Please sign in to comment.