You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR introduces too many outdated and unnecessary dependencies to our workspace, including env_logger and clap 2. We should consider forking the dependency of the executable jsonschema-transpiler and making it a modern library.
This PR introduces too many outdated and unnecessary dependencies to our workspace, including
env_logger
andclap 2
. We should consider forking the dependency of the executablejsonschema-transpiler
and making it a modern library.Originally posted by @BugenZhao in #11797 (comment)
The text was updated successfully, but these errors were encountered: