This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.3.0] - 2019-10-02 ### Changed - Embed btsieve as a library inside cnd: From now on, you'll only need to run cnd to use COMIT.
- Loading branch information
Franck Royer
committed
Oct 2, 2019
1 parent
cbba27d
commit bc479dc
Showing
3 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
authors = ["CoBloX developers <[email protected]>"] | ||
name = "cnd" | ||
version = "0.2.1" | ||
version = "0.3.0" | ||
edition = "2018" | ||
description = "Reference implementation of a COMIT network daemon." | ||
|
||
|