mirror of
https://github.com/NLnetLabs/routinator.git
synced 2024-05-19 06:50:04 +00:00
Update Changelog and Cargo.toml.
This commit is contained in:
@ -20,10 +20,9 @@ fern = "^0.5"
|
|||||||
futures = "^0.1"
|
futures = "^0.1"
|
||||||
futures-cpupool = "^0.1"
|
futures-cpupool = "^0.1"
|
||||||
json = "^0.11"
|
json = "^0.11"
|
||||||
lazy_static = "1.1"
|
|
||||||
log = "^0.4"
|
log = "^0.4"
|
||||||
num_cpus = "1.0"
|
num_cpus = "1.0"
|
||||||
rpki = "^0.2.0"
|
rpki = "^0.2"
|
||||||
slab = "^0.4"
|
slab = "^0.4"
|
||||||
syslog = "4.0"
|
syslog = "4.0"
|
||||||
tempfile = "3.0"
|
tempfile = "3.0"
|
||||||
@ -31,5 +30,3 @@ tokio = "^0.1"
|
|||||||
tokio-process = "^0.2"
|
tokio-process = "^0.2"
|
||||||
toml = "^0.4"
|
toml = "^0.4"
|
||||||
|
|
||||||
[patch.crates-io]
|
|
||||||
rpki = { git = "https://github.com/NLnetLabs/rpki-rs.git" }
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
## Next Version
|
## 0.2.0 ‘Instant Gezellig’
|
||||||
|
|
||||||
Breaking Changes
|
Breaking Changes
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user