chore(deps): bump comlexr from 1.1.0 to 1.2.0

Bumps [comlexr](https://gitlab.com/wunker-bunker/comlexr) from 1.1.0 to 1.2.0.
- [Release notes](https://gitlab.com/wunker-bunker/comlexr/tags)
- [Changelog](https://gitlab.com/wunker-bunker/comlexr/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/wunker-bunker/comlexr/compare/v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-27 08:17:23 +00:00 committed by Gerald Pinder
parent 4d4f9c5537
commit ba1cc0be36

4
Cargo.lock generated
View file

@ -760,9 +760,9 @@ dependencies = [
[[package]]
name = "comlexr"
version = "1.1.0"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ab00d94d115dea65c19267edbaa5d1b63f0da13dbaa254f3d2e35b340383005"
checksum = "c52a48dde2c773a43dcb0129a244daa02486b23fab691b0dcfca3bd5e4967a90"
dependencies = [
"proc-macro2",
"quote",