Skip to content

Commit

Permalink
fix(examples): rename duplicate service example (#1919)
Browse files Browse the repository at this point in the history
  • Loading branch information
negezor authored Oct 19, 2023
1 parent fef3a67 commit 6e94335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rocket_okapi_example/service/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
name = "rocket-example-service"
name = "rocket-okapi-example-service"
version = "0.1.0"
edition = "2021"

Expand Down

0 comments on commit 6e94335

Please sign in to comment.