Skip to content

Commit

Permalink
chore(deps): update loco-rs requirement from 0.2.3 to 0.3.1 (#263)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: loco-rs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 4de9ae6 commit a11edd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/loco-rooms-chat/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rust-version = "1.70" # required by loco

[dependencies]

loco-rs = { version = "0.2.3", default-features = false, features = [
loco-rs = { version = "0.3.1", default-features = false, features = [
"cli",
"channels",
] }
Expand Down

0 comments on commit a11edd6

Please sign in to comment.