summaryrefslogtreecommitdiff
path: root/maint/dependencies-bodge
Commit message (Collapse)AuthorAgeFilesLines
* dependencies-bodge: remove bodge for security-frameworkNick Mathewson2026-04-281-2/+5
| | | | | | | Now that we've updated to MACOS_DEPLOYMENT_TARGET 10.15 (see !3920) we can use more recent versions of the security-framework crate. Closes #2387.
* maint/dependencies-bodge: Be more explicit that there should be no codeIan Jackson2026-03-311-1/+1
|
* Use maint/dependencies-bodge to work around security-framework FTBFSIan Jackson2026-03-311-0/+2
| | | | | Works around #2387. Empirically, with this, cargo update no longer wants to update this crate to the broken version.
* Introduce maint/dependencies-bodge crateIan Jackson2026-03-312-0/+20