Commit Graph

620 Commits

Author SHA1 Message Date
Stjepan Glavina db4dd0b82f Add timer example 2020-02-05 19:56:07 +01:00
Stjepan Glavina 8a238b892f Refactor etc 2020-02-05 19:55:59 +01:00
Stjepan Glavina b5bc9cf559 Reword things a bit 2020-02-05 19:54:55 +01:00
Stjepan Glavina 9d50d5d562 some changes 2020-02-05 11:39:38 +01:00
Stjepan Glavina e394e76f93
Merge pull request #1 from matklad/minor-fixes
Minor fixes
2020-02-04 16:49:10 +01:00
Aleksey Kladov 3c0bdc0325 Drop unused dependency 2020-02-04 16:10:43 +01:00
Aleksey Kladov 51c84febec forbid unsafe code
forbid is stronger than deny in that you can override `deny` with
allow, but `forbid` is non-overrideable.
2020-02-04 16:03:39 +01:00
Aleksey Kladov 3b2f02a534 Switch version to 0.1.0
0.0.x means that you can't publish a semver-compatible upgrade ever,
and should be avoided for that reason
2020-02-04 16:02:25 +01:00
Aleksey Kladov d95f26b21e Use the standard spdx syntax for license 2020-02-04 16:02:04 +01:00
Stjepan Glavina f5ae9b2a55 Add a wip note 2020-02-04 15:08:34 +01:00
Stjepan Glavina c63ee2bb96 Refactor 2020-02-04 14:47:30 +01:00
Stjepan Glavina dfb80d05fb Refactor 2020-02-04 14:24:31 +01:00
Stjepan Glavina a69c103470 Update readme 2020-02-04 14:15:57 +01:00
Stjepan Glavina 3c33f0e26f Refactor 2020-02-04 14:08:23 +01:00
Stjepan Glavina ef39c48627 small tweaks 2020-02-04 11:58:51 +01:00
Stjepan Glavina 0f2973b669 small tweaks 2020-02-04 11:57:48 +01:00
Stjepan Glavina ba4c816545 More explicit examples 2020-02-04 11:41:48 +01:00
Stjepan Glavina e66cb48ec9 Use safe rust 2020-02-04 11:37:24 +01:00
Stjepan Glavina 1c347869c9 Add readme and licenses 2020-02-04 11:32:22 +01:00
Stjepan Glavina 6ae620ac3a Initial commit 2020-02-04 11:08:56 +01:00