mirror of
https://github.com/kanidm/kanidm.git
synced 2025-05-11 11:33:54 +02:00
Bumps the all group with 12 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.34` | `4.5.35` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.11` | | [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) | `0.1.44` | `0.1.45` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.106` | `0.9.107` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.71` | `0.10.72` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [rand_chacha](https://github.com/rust-random/rand) | `0.3.1` | `0.9.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.1` | `1.44.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.17` | `1.2.18` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.9.6` | `0.10.1` | | [axum-macros](https://github.com/tokio-rs/axum) | `0.4.2` | `0.5.0` | | [petgraph](https://github.com/petgraph/petgraph) | `0.7.1` | `0.8.0` | Updates `clap` from 4.5.34 to 4.5.35 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.34...clap_complete-v4.5.35) Updates `hyper-util` from 0.1.10 to 0.1.11 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.10...v0.1.11) Updates `mimalloc` from 0.1.44 to 0.1.45 - [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases) - [Commits](https://github.com/purpleprotocol/mimalloc_rust/compare/v0.1.44...v0.1.45) Updates `openssl-sys` from 0.9.106 to 0.9.107 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.106...openssl-sys-v0.9.107) Updates `openssl` from 0.10.71 to 0.10.72 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.72) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.9.0) Updates `rand_chacha` from 0.3.1 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/rand_chacha-0.3.1...0.9.0) Updates `tokio` from 1.44.1 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2) Updates `cc` from 1.2.17 to 1.2.18 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.17...cc-v1.2.18) Updates `axum-extra` from 0.9.6 to 0.10.1 - [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.1) 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) Updates `petgraph` from 0.7.1 to 0.8.0 - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.7.1...petgraph@v0.8.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: hyper-util dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: mimalloc dependency-version: 0.1.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: openssl-sys dependency-version: 0.9.107 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: openssl dependency-version: 0.10.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: rand_chacha dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: cc dependency-version: 1.2.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: axum-extra dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: axum-macros dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: petgraph dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
103 lines
3 KiB
TOML
103 lines
3 KiB
TOML
[package]
|
|
name = "kanidmd_core"
|
|
description = "Kanidm Server Core and Library"
|
|
documentation = "https://docs.rs/kanidm/latest/kanidm/"
|
|
|
|
version = { workspace = true }
|
|
authors = { workspace = true }
|
|
rust-version = { workspace = true }
|
|
edition = { workspace = true }
|
|
license = { workspace = true }
|
|
homepage = { workspace = true }
|
|
repository = { workspace = true }
|
|
|
|
[lib]
|
|
test = true
|
|
doctest = false
|
|
|
|
[features]
|
|
default = []
|
|
dev-oauth2-device-flow = []
|
|
|
|
[dependencies]
|
|
askama = { workspace = true, features = ["with-axum"] }
|
|
askama_axum = { workspace = true }
|
|
axum = { workspace = true }
|
|
axum-htmx = { workspace = true }
|
|
axum-extra = { version = "0.10.1", features = ["cookie"] }
|
|
axum-macros = "0.5.0"
|
|
axum-server = { version = "0.7.1", default-features = false }
|
|
bytes = { workspace = true }
|
|
chrono = { workspace = true }
|
|
compact_jwt = { workspace = true }
|
|
cron = { workspace = true }
|
|
filetime = { workspace = true }
|
|
futures = { workspace = true }
|
|
futures-util = { workspace = true }
|
|
hyper = { workspace = true }
|
|
hyper-util = { workspace = true }
|
|
kanidm_proto = { workspace = true }
|
|
kanidm_utils_users = { workspace = true }
|
|
kanidmd_lib = { workspace = true }
|
|
kanidm_lib_crypto = { workspace = true }
|
|
kanidm_lib_file_permissions = { workspace = true }
|
|
ldap3_proto = { workspace = true }
|
|
libc = { workspace = true }
|
|
openssl = { workspace = true }
|
|
opentelemetry = { workspace = true, features = ["logs"] }
|
|
qrcode = { workspace = true, features = ["svg"] }
|
|
regex = { workspace = true }
|
|
serde = { workspace = true, features = ["derive"] }
|
|
serde_json = { workspace = true }
|
|
serde_with = { workspace = true }
|
|
sketching = { workspace = true }
|
|
sshkeys = { workspace = true }
|
|
sshkey-attest = { workspace = true }
|
|
time = { workspace = true, features = ["serde", "std", "local-offset"] }
|
|
tokio = { workspace = true, features = ["net", "sync", "io-util", "macros"] }
|
|
tokio-openssl = { workspace = true }
|
|
tokio-util = { workspace = true, features = ["codec"] }
|
|
toml = { workspace = true }
|
|
tower = { version = "0.5.2", features = ["tokio-stream", "tracing"] }
|
|
tower-http = { version = "0.6.2", features = [
|
|
"compression-gzip",
|
|
"fs",
|
|
"tokio",
|
|
"trace",
|
|
"tracing",
|
|
"uuid",
|
|
] }
|
|
tracing = { workspace = true, features = ["attributes"] }
|
|
url = { workspace = true, features = ["serde"] }
|
|
uuid = { workspace = true, features = ["serde", "v4"] }
|
|
utoipa = { workspace = true, features = [
|
|
"axum_extras",
|
|
"openapi_extensions",
|
|
"preserve_order", # Preserve order of properties when serializing the schema for a component.
|
|
"time",
|
|
"url",
|
|
"uuid",
|
|
] }
|
|
utoipa-swagger-ui = { workspace = true, features = ["axum"] }
|
|
|
|
webauthn-rs = { workspace = true, features = [
|
|
"resident-key-support",
|
|
"preview-features",
|
|
"danger-credential-internals",
|
|
] }
|
|
|
|
[dev-dependencies]
|
|
walkdir = { workspace = true }
|
|
tempfile = { workspace = true }
|
|
kanidmd_lib = { workspace = true, features = ["test"] }
|
|
|
|
[build-dependencies]
|
|
kanidm_build_profiles = { workspace = true }
|
|
|
|
|
|
[package.metadata.cargo-machete]
|
|
ignored = [
|
|
"opentelemetry", # feature gated
|
|
"kanidm_build_profiles",
|
|
]
|