Skip to content

Commit 0d8c4f0

Browse files
chore(deps): bump cedar-policy in /packages/cedar_ffi/src
Bumps [cedar-policy](https://github.com/cedar-policy/cedar) from 4.7.0 to 4.8.1. - [Release notes](https://github.com/cedar-policy/cedar/releases) - [Commits](cedar-policy/cedar@v4.7.0...v4.8.1) --- updated-dependencies: - dependency-name: cedar-policy dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78457be commit 0d8c4f0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

packages/cedar_ffi/src/Cargo.lock

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

packages/cedar_ffi/src/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ crate-type = ["staticlib", "cdylib"]
88

99
[dependencies]
1010
anyhow = { version = "1.0" }
11-
cedar-policy = { version = "4.7" }
11+
cedar-policy = { version = "4.8" }
1212
log = "0.4"
1313
once_cell = "1.21"
1414
serde = "1.0"

0 commit comments

Comments
 (0)