build: bump deps
This commit is contained in:
parent
cd837df295
commit
871e8966c5
6 changed files with 124 additions and 121 deletions
|
|
@ -19,7 +19,7 @@ use std::{
|
|||
#[cfg(any(feature = "tree-sitter-highlight", feature = "tree-sitter-tags"))]
|
||||
use anyhow::Error;
|
||||
use anyhow::{anyhow, Context, Result};
|
||||
use fs4::FileExt;
|
||||
use fs4::fs_std::FileExt;
|
||||
use indoc::indoc;
|
||||
use libloading::{Library, Symbol};
|
||||
use once_cell::unsync::OnceCell;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue