Skip to content

Commit

Permalink
not DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarus committed Dec 25, 2023
1 parent 86d6e4d commit 55a5f93
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ohkami/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ DEBUG = [
"tokio?/macros",
"async-std?/attributes"
]
default = [
"rt_tokio",
#"rt_async-std",
"DEBUG",
# "nightly"
]
# default = [
# "rt_tokio",
# #"rt_async-std",
# "DEBUG",
# # "nightly"
# ]

0 comments on commit 55a5f93

Please sign in to comment.