Skip to content

Commit c269663

Browse files
Bump the all group with 2 updates
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] <[email protected]>
1 parent a9870d8 commit c269663

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["The Rust Project Developers"]
55
edition = "2018"
66

77
[dependencies]
8-
lazy_static = "1.2.0"
8+
lazy_static = "1.5.0"
99
fluent = "0.16"
1010
fluent-bundle = "0.15.0"
1111
fluent-syntax = "0.11.0"

0 commit comments

Comments
 (0)