Skip to content

Commit 371ecd9

Browse files
fix(deps): bump security-framework from 3.3.0 to 3.5.1
Bumps [security-framework](https://github.com/kornelski/rust-security-framework) from 3.3.0 to 3.5.1. - [Commits](https://github.com/kornelski/rust-security-framework/commits) --- updated-dependencies: - dependency-name: security-framework dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e57e9a commit 371ecd9

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -89,7 +89,7 @@ rustls = "0.23.23"
8989
rustls-native-certs = "0.8.1"
9090
rustls-pemfile = "2.1.0"
9191
rustyline = { version = "15.0.0", features = ["custom-bindings", "derive", "with-file-history"], default-features = false }
92-
security-framework = "3.2.0"
92+
security-framework = "3.5.1"
9393
semantic_search_client = { path = "crates/semantic-search-client" }
9494
semver = { version = "1.0.26", features = ["serde"] }
9595
serde = { version = "1.0.219", features = ["derive", "rc"] }

0 commit comments

Comments
 (0)