Skip to content

Commit 9ff1ac0

Browse files
authored
science subcategory
1 parent 1d93a5e commit 9ff1ac0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/boot/categories.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -375,12 +375,6 @@ Loading and parsing of data formats related to 2D or 3D rendering, like \
375375
3D models or animation sheets.\
376376
"""
377377

378-
[robotics]
379-
name = "Robotics"
380-
description = """
381-
Crates related to robotics.\
382-
"""
383-
384378
[rust-patterns]
385379
name = "Rust patterns"
386380
description = """
@@ -395,6 +389,12 @@ Crates related to solving problems involving math, physics, chemistry, \
395389
biology, machine learning, geoscience, and other scientific fields.\
396390
"""
397391

392+
[science.categories.robotics]
393+
name = "Robotics"
394+
description = """
395+
Crates related to robotics.\
396+
"""
397+
398398
[simulation]
399399
name = "Simulation"
400400
description = """

0 commit comments

Comments
 (0)