Skip to content

Commit d95d652

Browse files
committed
format Cargo.toml
1 parent 6515768 commit d95d652

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/mujoco-simulator/mujoco-rust-server/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ version = "0.1.0"
44

55
[tool.uv]
66
cache-keys = [
7-
{ file = "../../../crates/booster/**" },
8-
{ file = "../../../crates/simulation_message/**" },
97
{ file = "../../../Cargo.lock" },
108
{ file = "../../../Cargo.toml" },
9+
{ file = "../../../crates/booster/**" },
10+
{ file = "../../../crates/simulation_message/**" },
1111
{ file = "Cargo.toml" },
1212
{ file = "mujoco_rust_server/**" },
1313
{ file = "pyproject.toml" },

0 commit comments

Comments
 (0)