Skip to content

Commit ef6ccee

Browse files
authored
Merge pull request #415 from chaizhenhua/master
Upgrade Deno Dependencies to Support Deno 2.6.4 and Axum 0.8+
2 parents bca5dc8 + 06f636a commit ef6ccee

53 files changed

Lines changed: 5608 additions & 4022 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Disable automatic line ending conversion
2+
# This repository has mixed line endings (CRLF and LF) and we want to preserve them as-is
3+
* -text
4+
5+
# Binary files (explicit, for clarity)
6+
*.png binary
7+
*.jpg binary
8+
*.jpeg binary
9+
*.gif binary
10+
*.ico binary
11+
*.woff binary
12+
*.woff2 binary
13+
*.ttf binary
14+
*.eot binary

0 commit comments

Comments
 (0)