JuliaWeb / RemoteREPL.jl

Connect a REPL to a remote Julia process
MIT License
120 stars 11 forks source link

Bump Compat OpenSSH_jll = "9.3" #64

Open zygmuntszpak opened 9 months ago

zygmuntszpak commented 9 months ago

Is it possible to update `Project.toml' compat for OpenSSH_jll to the latest version?

[compat] OpenSSH_jll = "9.3"

robsmith11 commented 8 months ago

Works fine for me: https://github.com/c42f/RemoteREPL.jl/pull/65