Skip to content

Commit c573032

Browse files
fix(deps): bump security-framework from 3.3.0 to 3.5.0
Bumps [security-framework](https://github.com/kornelski/rust-security-framework) from 3.3.0 to 3.5.0. - [Commits](kornelski/rust-security-framework@v3.3.0...v3.5.0) --- updated-dependencies: - dependency-name: security-framework dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37a77e0 commit c573032

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)