Skip to content

Commit 44421d2

Browse files
Update Project.toml
1 parent 8d02c06 commit 44421d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
desc = "These integer types check for overflow and underflow, otherwise they work like system integers."
2-
keywords = ["integer", "overflow", "underflow", "checked-arithmetic"]
2+
keywords = ["checked-arithmetic", "integer", "overflow", "underflow"]
33
name = "SaferIntegers"
44
uuid = "88634af6-177f-5301-88b8-7819386cfa38"
55
repo = "https://github.com/JeffreySarnoff/SaferIntegers.jl.git"

0 commit comments

Comments
 (0)