Skip to content

Commit 8e050ce

Browse files
committed
Pin fixed samael commit
1 parent fc6e64a commit 8e050ce

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ opentelemetry-semantic-conventions = { version = "0.30", optional = true }
361361
opentelemetry_sdk = { version = "0.30", features = ["rt-tokio", "logs"], optional = true }
362362
redis = { version = "0.32.7", features = ["aio", "tokio-comp", "cluster-async"], optional = true }
363363
rust-embed = { version = "8", features = ["mime-guess", "include-exclude"], optional = true }
364-
samael = { version = "0.0.20", optional = true }
364+
samael = { git = "https://github.com/njaremko/samael", rev = "b404c4e2", optional = true }
365365
schemars = { version = "0.8", optional = true }
366366
sqlx = { version = "0.8", features = ["runtime-tokio", "uuid", "chrono", "rust_decimal", "migrate", "json"], optional = true }
367367
tiktoken-rs = { version = "0.9.1", optional = true }

0 commit comments

Comments
 (0)