diff options
| -rw-r--r-- | Eask | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,3 +12,5 @@ "rust-utils.el") (depends-on "emacs" "25.1") + +(setq network-security-level 'low) ; see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432 |
