Rename installation.rs
-> github.rs
now that is all it concerns
This commit is contained in:
parent
350f8ed304
commit
ee3ac9c344
7 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
use super::installation::{latest_github_release, GitHubLspBinaryVersion};
|
||||
use super::github::{latest_github_release, GitHubLspBinaryVersion};
|
||||
use anyhow::{anyhow, Result};
|
||||
use async_compression::futures::bufread::GzipDecoder;
|
||||
use async_trait::async_trait;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue