Skip to content

Commit

Permalink
chore: fix duplicate fibonacci program (#888)
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani authored Jun 4, 2024
1 parent 24e0202 commit b31b27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fibonacci/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[workspace]
[package]
version = "0.1.0"
name = "fibonacci-program"
name = "fibonacci-program-tests"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit b31b27c

Please sign in to comment.