Project

General

Profile

Actions

Bug #4900

closed

rust: build failure on Rust < 1.36

Added by Victor Julien over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Indirect dependency of nom raised MSRV to 1.36, which is higher than our 1.34

├── der-parser v4.1.0
│   ├── der-oid-macro v0.2.0 (proc-macro)
│   │   ├── nom v5.1.1
│   │   │   ├── lexical-core v0.6.8
│   │   │   │   ├── arrayvec v0.4.12
│   │   │   │   │   └── nodrop v0.1.14
│   │   │   │   ├── bitflags v1.2.1
│   │   │   │   ├── cfg-if v0.1.10
│   │   │   │   ├── ryu v1.0.8

https://github.com/dtolnay/ryu/commit/78e8c15dba5a5b2b1cb7a243cd9ec0a946be8009


Related issues 1 (0 open1 closed)

Related to Suricata - Task #4902: rust: bump MSRV to 1.41.1ClosedShivani BhardwajActions
Actions

Also available in: Atom PDF