leo/compiler/span
dependabot[bot] 7a34414013
Bump serde from 1.0.155 to 1.0.158
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.155 to 1.0.158.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.155...v1.0.158)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 11:00:53 +00:00
..
src Removes unused or deprecated keywords from the grammar. (#2273) 2023-02-17 19:25:11 -08:00
Cargo.toml Bump serde from 1.0.155 to 1.0.158 2023-03-21 11:00:53 +00:00
LICENSE.md fix readmes and licenses 2022-07-12 16:46:42 -07:00
README.md fix readmes and licenses 2022-07-12 16:46:42 -07:00

leo-span

Crates.io Authors License

Usage

A span implementation for tracking Leo code locations across multiple Leo compiler phases.