kanidm/server/core
dependabot[bot] 6e7a09e5d2
Bump the all group across 1 directory with 4 updates
Bumps the all group with 4 updates in the / directory: [itertools](https://github.com/rust-itertools/itertools), [lru](https://github.com/jeromefroe/lru-rs), [axum-extra](https://github.com/tokio-rs/axum) and [axum-macros](https://github.com/tokio-rs/axum).


Updates `itertools` from 0.13.0 to 0.14.0
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.13.0...v0.14.0)

Updates `lru` from 0.12.5 to 0.13.0
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jeromefroe/lru-rs/compare/0.12.5...0.13.0)

Updates `axum-extra` from 0.9.6 to 0.10.0
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.9.6...axum-extra-v0.10.0)

Updates `axum-macros` from 0.4.2 to 0.5.0
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-macros-v0.4.2...axum-macros-v0.5.0)

---
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: lru
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: axum-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: axum-macros
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-22 03:53:44 +00:00
..
src [htmx] Admin ui for groups and users management (#3019) 2025-02-22 13:43:54 +10:00
static [htmx] Admin ui for groups and users management (#3019) 2025-02-22 13:43:54 +10:00
templates [htmx] Admin ui for groups and users management (#3019) 2025-02-22 13:43:54 +10:00
askama.toml 20240620 htmx (#2854) 2024-07-02 10:59:06 +00:00
build.rs 20240221 2489 cleanup api v1 (#2573) 2024-02-27 09:25:02 +00:00
Cargo.toml Bump the all group across 1 directory with 4 updates 2025-02-22 03:53:44 +00:00
eslint.config.mjs Javascript linting (#3329) 2025-01-04 15:25:46 +10:00
package-lock.json Javascript linting (#3329) 2025-01-04 15:25:46 +10:00
package.json Javascript linting (#3329) 2025-01-04 15:25:46 +10:00
prettier-ignore Javascript linting (#3329) 2025-01-04 15:25:46 +10:00