aws / amazon-q-developer-cli

Add autocomplete and AI to your existing terminal on macOS & Linux
Apache License 2.0
26 stars 5 forks source link

Remove `zbus` from repo #154

Open grant0417 opened 4 days ago

grant0417 commented 4 days ago

We have a fork of zbus in the repo (https://github.com/aws/amazon-q-developer-cli/tree/main/crates/zbus), this is a work around for this issue: https://github.com/dbus2/zbus/issues/965

Once that issue is resolved we should remove the zbus fork and use the upstream dependency again.