mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-20 08:27:49 +02:00
Update development version.
This commit is contained in:
Generated
+1
-1
@@ -658,7 +658,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "krill"
|
||||
version = "0.8.0"
|
||||
version = "0.8.0-bis"
|
||||
dependencies = [
|
||||
"base64 0.10.1",
|
||||
"bcder",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
# Note: some of these values are also used when building Debian packages below.
|
||||
name = "krill"
|
||||
version = "0.8.0"
|
||||
version = "0.8.0-bis"
|
||||
edition = "2018"
|
||||
authors = [ "The NLnet Labs RPKI team <rpki-team@nlnetlabs.nl>" ]
|
||||
description = "Resource Public Key Infrastructure (RPKI) daemon"
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
openapi: "3.0.2"
|
||||
info:
|
||||
title: Krill RPKI Server API
|
||||
version: 0.8.0
|
||||
version: 0.8.0-bis
|
||||
description: |
|
||||
# Introduction
|
||||
Welcome to the documentation for the Krill server API, a JSON based
|
||||
|
||||
Reference in New Issue
Block a user