Skip to content

Commit

Permalink
dice-mfg: absolute_path feature is stable in > 1.80 nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
flihp committed Apr 29, 2024
1 parent 79ac8d0 commit 08b3023
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dice-mfg/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.

#![feature(absolute_path)]

use anyhow::{Context, Result};
use const_oid::ObjectIdentifier;
use dice_mfg_msgs::{
Expand Down

0 comments on commit 08b3023

Please sign in to comment.