From f294c5bca990f684b59f217dd468a41b7ac83d0e Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Tue, 27 Jan 2026 16:20:25 -0800 Subject: chore(deps): audit ssl deps (#3110) ## Checks - [ ] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [ ] I have checked that there are no existing pull requests for the same thing --- crates/atuin-common/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'crates/atuin-common/Cargo.toml') diff --git a/crates/atuin-common/Cargo.toml b/crates/atuin-common/Cargo.toml index d65bdc68..811b0bdb 100644 --- a/crates/atuin-common/Cargo.toml +++ b/crates/atuin-common/Cargo.toml @@ -25,6 +25,7 @@ directories = { workspace = true } sysinfo = "0.30.7" base64 = { workspace = true } getrandom = "0.2" +rustls = { workspace = true } [dev-dependencies] pretty_assertions = { workspace = true } -- cgit v1.3.1