Skip to content

Commit

Permalink
Merge pull request #805 from genedna/main
Browse files Browse the repository at this point in the history
Fix build failed
  • Loading branch information
benjamin-747 authored Jan 23, 2025
2 parents 401d269 + fe19270 commit ebf50c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ go-defer = "0.1.0"
russh = "0.49.0"
russh-keys = "0.49.1"
axum = "0.8.1"
axum-extra = "0.11.0"
axum-extra = "0.10.0"
axum-server = "0.7.1"
tower-http = "0.6.1"
tower = "0.5.2"
Expand Down Expand Up @@ -89,4 +89,4 @@ base64 = "0.22.1"
encoding_rs = "0.8.31"

[profile.release]
debug = true
debug = true

1 comment on commit ebf50c0

@vercel
Copy link

@vercel vercel bot commented on ebf50c0 Jan 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mega – ./

mega-git-main-gitmono.vercel.app
mega-gitmono.vercel.app
www.gitmega.dev
gitmega.dev

Please sign in to comment.