Skip to content

Commit

Permalink
Bump embedded-lang from 0.7.0 to 0.8.1 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [embedded-lang](https://github.com/rscarson/embedded_lang) from 0.7.0 to 0.8.1.
- [Release notes](https://github.com/rscarson/embedded_lang/releases)
- [Commits](https://github.com/rscarson/embedded_lang/commits)

---
updated-dependencies:
- dependency-name: embedded-lang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 26, 2023
1 parent 510722f commit 01d3afb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ rust-version = "1.57"
tauri-build = { version = "2.0.0-alpha.6", features = [] }

[dependencies]
embedded-lang = "0.7.0"
embedded-lang = "0.8.1"
#lavendeux-parser = "0.8.1"
lavendeux-parser = { git = "https://github.com/rscarson/lavendeux-parser" }
tauri = { version = "2.0.0-alpha.8", features = ["cli", "clipboard-all", "dialog-all", "global-shortcut-all", "shell-open", "system-tray"] }
Expand Down

0 comments on commit 01d3afb

Please sign in to comment.