chore(deps): bump wide from 1.2.0 to 1.3.0

Bumps [wide](https://github.com/Lokathor/wide) from 1.2.0 to 1.3.0.
- [Changelog](https://github.com/Lokathor/wide/blob/main/changelog.md)
- [Commits](https://github.com/Lokathor/wide/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: wide
  dependency-version: 1.3.0
  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]
2026-04-13 10:31:31 +00:00
committed by GitHub
parent fd1bb137d6
commit ed497dd801
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ name = "ferro_ta_core"
crate-type = ["lib"]
[dependencies]
wide = { version = "1.1.1", optional = true }
wide = { version = "1.3.0", optional = true }
serde = { version = "1.0", features = ["derive"], optional = true }
serde_json = { version = "1.0", optional = true }