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
The version of salvo your crate uses has to match the version that shuttle-salvo depends on, which is currently 0.75.0, so if you downgrade it should work.
What happened?
shuttle-runtime = "0.53.0"
shuttle-salvo = "0.53.0"
salvo = "0.77.0"
Version
v0.5.3.0
Which operating system(s) are you seeing the problem on?
macOS
Which CPU architectures are you seeing the problem on?
ARM64
Relevant log output
Duplicate declaration
The text was updated successfully, but these errors were encountered: