Skip to content

Commit

Permalink
Rename utils/.../{local-discovery -> main}.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
inetic committed Jan 22, 2025
1 parent b0a79ed commit 83061a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/local-discovery/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ version.workspace = true

[[bin]]
name = "local-discovery"
path = "src/local-discovery.rs"
path = "src/main.rs"

[dependencies]
async-trait = { workspace = true }
Expand Down
File renamed without changes.

0 comments on commit 83061a7

Please sign in to comment.