Skip to content

Commit 9eefe3e

Browse files
committed
Added simulation slug
1 parent fcca5cc commit 9eefe3e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/categories.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,13 @@ Crates related to solving problems involving math, physics, chemistry, \
375375
biology, machine learning, geoscience, and other scientific fields.\
376376
"""
377377

378+
[simulation]
379+
name = "Simulation"
380+
description = """
381+
Crates used to model or construct models for some activity, e.g. to.\
382+
simulate a networking protocol.\
383+
"""
384+
378385
[template-engine]
379386
name = "Template engine"
380387
description = """

0 commit comments

Comments
 (0)